Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e9feead11104a79958b96d3b5002b690e920a981 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Commit message: "sgsn: remove osmo-sgsn <= 1.12.0 code path" > git rev-list --no-walk e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins18177940378230358247.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 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-20250219-0850-011bdb3f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/podman/testenv-mgw-osmocom-nightly-20250219-0850-011bdb3f-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'] [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-20250219-0850-011bdb3f-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_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-20250219-0850-011bdb3f-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (11.0 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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-54: In guard operation: MGCP_Test.ttcn:273.7-54: 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-20250219-0850-011bdb3f-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 IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for StatsD_Checker_part_1.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_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.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_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_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 OSMUX_CodecPort_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Test_part_7.cc Creating dependency file for MGCP_Test_part_6.cc Creating dependency file for MGCP_Test_part_5.cc Creating dependency file for MGCP_Test_part_4.cc Creating dependency file for MGCP_Test_part_3.cc Creating dependency file for MGCP_Test_part_2.cc Creating dependency file for MGCP_Test_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_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 MGCP_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_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_6.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_3.cc Creating dependency file for IPA_Types_part_4.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_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_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for AMR_Types_part_7.cc Creating dependency file for AMR_Types_part_6.cc Creating dependency file for AMR_Types_part_5.cc Creating dependency file for AMR_Types_part_4.cc Creating dependency file for AMR_Types_part_3.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_Endpoint.cc Creating dependency file for RTP_Emulation.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_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for OSMUX_Types.cc Creating dependency file for OSMUX_Emulation.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc Creating dependency file for OSMUX_CodecPort.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Test.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test.o MGCP_Test.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint.o RTP_Endpoint.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types.so AMR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o 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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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 [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (372 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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-mgw', 'osmo-mgw-dbgsym', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-mgw osmo-mgw-dbgsym osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 48 not upgraded. Need to get 11.2 MB of archives. After this operation, 17.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502182026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.2.4150.202502182026 [171 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.2.4150.202502182026 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.2.4150.202502182026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.202502182026 [60.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.2.4150.202502182026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.202502182026 [70.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.2.4150.202502182026 [51.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.2.4150.202502182026 [71.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.2.4150.202502182026 [178 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.2.4150.202502182026 [60.4 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.2.4150.202502182026 [64.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.2.4150.202502182026 [51.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.2.4150.202502182026 [44.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.202502182026 [34.5 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.14.0.202502182026 [97.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.14.0.202502182026 [284 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.2.4150.202502182026 [2164 kB] Fetched 11.2 MB in 0s (87.7 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_202502182026_amd64.deb ... Unpacking osmocom-nightly (202502182026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.202502182026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.202502182026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.202502182026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.202502182026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../08-libosmocodec4_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmocore (1.11.0.2.4150.202502182026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../15-libosmotrau11_2.0.0.202502182026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.202502182026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../16-osmo-mgw_1.14.0.202502182026_amd64.deb ... Unpacking osmo-mgw (1.14.0.202502182026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../17-osmo-mgw-dbgsym_1.14.0.202502182026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0.202502182026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.2.4150.202502182026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.2.4150.202502182026) ... Setting up osmocom-nightly (202502182026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmocodec4:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmovty13:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmoisdn0:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmotrau11:amd64 (2.0.0.202502182026) ... Setting up libosmousb0:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmogsm20:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmoctrl0:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmogb14:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmonetif11:amd64 (1.6.0.202502182026) ... Setting up libosmocoding0:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmosim2:amd64 (1.11.0.2.4150.202502182026) ... Setting up libosmocore (1.11.0.2.4150.202502182026) ... Setting up libosmoabis15:amd64 (2.0.0.202502182026) ... Setting up osmo-mgw (1.14.0.202502182026) ... changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.11.0.2.4150.202502182026) ... Setting up osmo-mgw-dbgsym (1.14.0.202502182026) ... 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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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/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-20250219-0850-011bdb3f-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.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-20250219-0850-011bdb3f-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/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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-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 20250219085014446 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250219085014446 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250219085014446 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-20250219-0850-011bdb3f-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@6bb62ec3b81c: Unix server socket created successfully. MC@6bb62ec3b81c: Listening on TCP port 34465. 6bb62ec3b81c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test 6bb62ec3b81c 34465 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6bb62ec3b81c: New HC connected from 10.0.2.100 [10.0.2.100]. 6bb62ec3b81c: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@6bb62ec3b81c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6bb62ec3b81c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6bb62ec3b81c: Configuration file was processed on all HCs. MC@6bb62ec3b81c: Creating MTC on host 10.0.2.100. MC@6bb62ec3b81c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Wed Feb 19 08:50:14 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_selftest started. MTC@6bb62ec3b81c: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@6bb62ec3b81c: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@6bb62ec3b81c: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@6bb62ec3b81c: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@6bb62ec3b81c: "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@6bb62ec3b81c: { 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@6bb62ec3b81c: "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@6bb62ec3b81c: { 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@6bb62ec3b81c: { 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@6bb62ec3b81c: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@6bb62ec3b81c: "510 23 FAIL\r\n" MTC@6bb62ec3b81c: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@6bb62ec3b81c: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@6bb62ec3b81c: setverdict(pass): none -> pass MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: No PTCs were created. MTC@6bb62ec3b81c: Test case TC_selftest finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Wed Feb 19 08:50:15 UTC 2025 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=4028) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Wed Feb 19 08:50:17 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_auep_null started. 20250219085019097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43137 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085019097 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:455) 20250219085019097 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085019097 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1278) 20250219085019097 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:240) 20250219085019097 DLMGCP DEBUG <0013> Generated response: line #00: 502 43137 FAIL (mgcp_msg.c:72) 20250219085019103 DLMGCP DEBUG <0013> Received message: line #00: AUEP 43138 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085019104 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:455) 20250219085019104 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:478) 20250219085019104 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085019104 DLMGCP DEBUG <0013> Generated response: line #00: 200 43138 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(4)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(5)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(6)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(3)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_auep_null finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Wed Feb 19 08:50:19 UTC 2025 ====== MGCP_Test.TC_auep_null pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_auep_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15448) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Wed Feb 19 08:50:21 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx started. 20250219085022229 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22478 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085022229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085022229 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085022229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085022229 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085022229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085022229 DLMGCP DEBUG <0013> Generated response: line #00: 515 22478 FAIL (mgcp_msg.c:72) 20250219085022232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22479 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085022232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085022232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085022232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085022232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085022232 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085022232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EDE7214 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EDE7214 output_enabled 0 (mgcp_conn.c:271) 20250219085022233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085022233 DLMGCP DEBUG <0013> (1234/rtp C:5EDE7214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5EDE7214 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1044) 20250219085022233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5EDE7214 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #00: 200 22479 OK (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #01: I: 5EDE7214 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5EDE7214 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22480 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085022233 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085022233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085022233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085022233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085022233 DLMGCP DEBUG <0013> Generated response: line #00: 200 22480 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(8)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(11)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(10)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(9)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Wed Feb 19 08:50:22 UTC 2025 ====== MGCP_Test.TC_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24460) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Wed Feb 19 08:50:24 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_no_lco started. 20250219085025397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19230 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085025397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085025397 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085025397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085025397 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085025397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085025397 DLMGCP DEBUG <0013> Generated response: line #00: 515 19230 FAIL (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19231 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085025407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085025407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085025407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:25780270 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085025407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:25780270 output_enabled 0 (mgcp_conn.c:271) 20250219085025407 DLMGCP DEBUG <0013> (1234/rtp C:25780270 r=NULL:0<->l=:0) codecs[0]:(pt:0=PCMU, audio:PCMU/8000/1 subt=PCMU, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085025407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:25780270 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1044) 20250219085025407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:25780270 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085025407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #00: 200 19231 OK (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #01: I: 25780270 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #03: o=- 25780270 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250219085025407 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085025409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19232 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085025409 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085025409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085025409 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085025409 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085025409 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085025409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085025409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085025409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085025409 DLMGCP DEBUG <0013> Generated response: line #00: 200 19232 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(17)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(14)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(15)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(13)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(16)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_no_lco finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Wed Feb 19 08:50:25 UTC 2025 ====== MGCP_Test.TC_crcx_no_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_no_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=23776) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Wed Feb 19 08:50:27 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_noprefix started. 20250219085028603 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28615 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085028603 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250219085028603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085028603 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085028603 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085028603 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085028603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085028603 DLMGCP DEBUG <0013> Generated response: line #00: 515 28615 FAIL (mgcp_msg.c:72) 20250219085028610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28616 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085028610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085028610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085028610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085028610 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250219085028610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085028610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085028610 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085028610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:333136A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085028610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:333136A0 output_enabled 0 (mgcp_conn.c:271) 20250219085028610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085028610 DLMGCP DEBUG <0013> (1234/rtp C:333136A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085028611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:333136A0 CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1044) 20250219085028611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:333136A0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085028611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #00: 200 28616 OK (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #01: I: 333136A0 (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #03: o=- 333136A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085028611 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085028612 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28617 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085028612 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085028612 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250219085028612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085028612 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085028612 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085028612 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085028612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085028612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085028612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085028612 DLMGCP DEBUG <0013> Generated response: line #00: 200 28617 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(20)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(18)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(21)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(19)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_noprefix finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Wed Feb 19 08:50:28 UTC 2025 ====== MGCP_Test.TC_crcx_noprefix pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_noprefix.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25204) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Wed Feb 19 08:50:30 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_unsupp_mode started. 20250219085031807 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51539 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085031807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085031807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085031807 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085031807 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085031807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085031807 DLMGCP DEBUG <0013> Generated response: line #00: 515 51539 FAIL (mgcp_msg.c:72) 20250219085031814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51540 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085031814 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250219085031814 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250219085031814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085031814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085031814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085031814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085031814 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:871) 20250219085031814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:240) 20250219085031814 DLMGCP DEBUG <0013> Generated response: line #00: 517 51540 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(27)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(23)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(25)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(26)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(24)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Wed Feb 19 08:50:31 UTC 2025 ====== MGCP_Test.TC_crcx_unsupp_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17016) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Wed Feb 19 08:50:33 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_osmo_ign started. 20250219085035003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50065 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085035003 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250219085035003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250219085035003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085035003 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085035003 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085035003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085035003 DLMGCP DEBUG <0013> Generated response: line #00: 515 50065 FAIL (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50066 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250219085035011 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250219085035011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250219085035011 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085035011 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085035011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A28EE449 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085035011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A28EE449 output_enabled 0 (mgcp_conn.c:271) 20250219085035011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:671) 20250219085035011 DLMGCP DEBUG <0013> (3/rtp C:A28EE449 r=NULL:0<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085035011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A28EE449 CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1044) 20250219085035011 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:A28EE449 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085035011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #00: 200 50066 OK (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #01: I: A28EE449 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #03: o=- A28EE449 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250219085035011 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085035013 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50067 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085035013 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250219085035013 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250219085035013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250219085035013 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085035013 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085035013 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085035013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085035013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085035013 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085035013 DLMGCP DEBUG <0013> Generated response: line #00: 200 50067 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(31)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(29)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(28)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(30)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Wed Feb 19 08:50:35 UTC 2025 ====== MGCP_Test.TC_crcx_osmo_ign pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25476) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Wed Feb 19 08:50:37 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_early_bidir_mode started. 20250219085038186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085038186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085038186 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085038186 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085038186 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085038186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085038186 DLMGCP DEBUG <0013> Generated response: line #00: 515 6140 FAIL (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085038188 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085038188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085038188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C108E0FE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085038188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C108E0FE output_enabled 1 (mgcp_conn.c:271) 20250219085038188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085038188 DLMGCP DEBUG <0013> (1232/rtp C:C108E0FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085038188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C108E0FE CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1044) 20250219085038188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C108E0FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085038188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #00: 200 6141 OK (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #01: I: C108E0FE (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #03: o=- C108E0FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085038188 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"6141\", string := \"OK\" }, params := { { code := \"I\", val := \"C108E0FE\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C108E0FE\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := \"0\", stop_time := \"0\" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := \"audio\", ports := { port_number := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"6141\", string := ? }, params := { }, sdp := omit } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"6141\", string := \"OK\" }, params := { { code := \"I\", val := \"C108E0FE\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C108E0FE\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := \"0\", stop_time := \"0\" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := \"audio\", ports := { port_number := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"6141\", string := ? }, params := { }, sdp := omit } } }"" MTC@6bb62ec3b81c: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(34)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(35)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(33)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(36)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"6141\", string := \"OK\" }, params := { { code := \"I\", val := \"C108E0FE\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C108E0FE\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := \"0\", stop_time := \"0\" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := \"audio\", ports := { port_number := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"6141\", string := ? }, params := { }, sdp := omit } } }"" MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@6bb62ec3b81c: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"6141\", string := \"OK\" }, params := { { code := \"I\", val := \"C108E0FE\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C108E0FE\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := \"0\", stop_time := \"0\" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := \"audio\", ports := { port_number := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"6141\", string := ? }, params := { }, sdp := omit } } }" MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Wed Feb 19 08:50:38 UTC 2025 ------ MGCP_Test.TC_crcx_early_bidir_mode fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=21940) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Wed Feb 19 08:50:40 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_unsupp_param started. 20250219085041348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43287 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085041348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085041348 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085041348 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085041348 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085041348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085041348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085041348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085041348 DLMGCP DEBUG <0013> Generated response: line #00: 200 43287 OK (mgcp_msg.c:72) 20250219085041355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43288 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085041355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085041355 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250219085041355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085041355 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250219085041355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085041355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085041355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085041355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_msg.c:215) 20250219085041355 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:240) 20250219085041355 DLMGCP DEBUG <0013> Generated response: line #00: 539 43288 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(40)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(41)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(38)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(39)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Wed Feb 19 08:50:41 UTC 2025 ====== MGCP_Test.TC_crcx_unsupp_param pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17696) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Wed Feb 19 08:50:43 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_missing_callid started. 20250219085044542 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12842 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085044542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085044542 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085044542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085044542 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085044542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085044542 DLMGCP DEBUG <0013> Generated response: line #00: 515 12842 FAIL (mgcp_msg.c:72) 20250219085044546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12843 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085044546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085044546 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250219085044546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085044546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085044546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085044546 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:864) 20250219085044546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:240) 20250219085044546 DLMGCP DEBUG <0013> Generated response: line #00: 516 12843 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(43)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(45)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(44)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(46)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Wed Feb 19 08:50:44 UTC 2025 ====== MGCP_Test.TC_crcx_missing_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17052) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Wed Feb 19 08:50:46 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_missing_mode started. 20250219085047736 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085047736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085047736 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085047736 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085047736 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085047736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085047736 DLMGCP DEBUG <0013> Generated response: line #00: 515 31923 FAIL (mgcp_msg.c:72) 20250219085047739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31924 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085047739 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250219085047739 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250219085047739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085047739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085047739 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085047739 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:871) 20250219085047739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:240) 20250219085047739 DLMGCP DEBUG <0013> Generated response: line #00: 517 31924 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(48)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(51)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(49)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(50)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Wed Feb 19 08:50:47 UTC 2025 ====== MGCP_Test.TC_crcx_missing_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16776) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Wed Feb 19 08:50:49 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_unsupp_packet_intv started. 20250219085050910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40080 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085050910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085050910 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085050910 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085050910 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085050910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085050910 DLMGCP DEBUG <0013> Generated response: line #00: 515 40080 FAIL (mgcp_msg.c:72) 20250219085050918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40081 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085050918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085050918 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250219085050918 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250219085050918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085050918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085050918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085050918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE93A8BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085050918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE93A8BE output_enabled 0 (mgcp_conn.c:271) 20250219085050918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:671) 20250219085050918 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:677) 20250219085050918 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:AE93A8BE CRCX: invalid local connection options! (mgcp_protocol.c:995) 20250219085050918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085050918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085050919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250219085050919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:240) 20250219085050919 DLMGCP DEBUG <0013> Generated response: line #00: 535 40081 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(53)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(54)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(55)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(56)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Wed Feb 19 08:50:50 UTC 2025 ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18924) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Wed Feb 19 08:50:53 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_illegal_double_lco started. 20250219085054094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61366 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085054095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085054095 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085054095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085054095 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085054095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085054095 DLMGCP DEBUG <0013> Generated response: line #00: 515 61366 FAIL (mgcp_msg.c:72) 20250219085054102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61367 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085054103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085054103 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085054103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250219085054103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085054103 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085054103 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085054103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:43F8BC51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085054103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:43F8BC51 output_enabled 0 (mgcp_conn.c:271) 20250219085054103 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:626) 20250219085054103 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:43F8BC51 CRCX: invalid local connection options! (mgcp_protocol.c:995) 20250219085054103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085054103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085054103 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250219085054103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:240) 20250219085054103 DLMGCP DEBUG <0013> Generated response: line #00: 524 61367 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(59)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(58)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(60)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(61)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Wed Feb 19 08:50:54 UTC 2025 ====== MGCP_Test.TC_crcx_illegal_double_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18712) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Wed Feb 19 08:50:56 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_sdp started. 20250219085057282 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34926 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085057282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085057282 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085057283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085057283 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085057283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085057283 DLMGCP DEBUG <0013> Generated response: line #00: 515 34926 FAIL (mgcp_msg.c:72) 20250219085057294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34927 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085057295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085057295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085057295 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085057295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C3EC8CA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085057295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C3EC8CA output_enabled 1 (mgcp_conn.c:271) 20250219085057295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085057295 DLMGCP DEBUG <0013> (1226/rtp C:6C3EC8CA r=127.0.0.2:2344<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085057295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C3EC8CA CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1044) 20250219085057295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C3EC8CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085057295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #00: 200 34927 OK (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #01: I: 6C3EC8CA (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6C3EC8CA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085057295 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085057297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34928 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085057297 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085057297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085057297 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085057297 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085057297 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085057297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085057297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085057297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085057297 DLMGCP DEBUG <0013> Generated response: line #00: 200 34928 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(64)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(66)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(63)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(65)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_sdp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Wed Feb 19 08:50:57 UTC 2025 ====== MGCP_Test.TC_crcx_sdp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27268) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Wed Feb 19 08:50:59 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_wildcarded started. 20250219085100444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085100444 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085100444 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085100444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:52DF85A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085100444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:52DF85A8 output_enabled 0 (mgcp_conn.c:271) 20250219085100444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085100444 DLMGCP DEBUG <0013> (1234/rtp C:52DF85A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085100444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:52DF85A8 CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1044) 20250219085100444 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:52DF85A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085100444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #00: 200 21292 OK (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #02: I: 52DF85A8 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52DF85A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085100444 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085100445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21293 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085100445 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085100445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085100445 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085100445 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085100445 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085100445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085100445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085100445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085100445 DLMGCP DEBUG <0013> Generated response: line #00: 200 21293 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(68)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(70)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(69)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(71)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Wed Feb 19 08:51:00 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=22872) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Wed Feb 19 08:51:02 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_wildcarded_exhaust started. 20250219085103549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085103549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085103549 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:915A1B79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:915A1B79 output_enabled 0 (mgcp_conn.c:271) 20250219085103549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103549 DLMGCP DEBUG <0013> (1234/rtp C:915A1B79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:915A1B79 CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1044) 20250219085103549 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:915A1B79 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #00: 200 14495 OK (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #02: I: 915A1B79 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 915A1B79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250219085103549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085103549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6FB5BBA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6FB5BBA0 output_enabled 0 (mgcp_conn.c:271) 20250219085103549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103549 DLMGCP DEBUG <0013> (1234/rtp C:6FB5BBA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6FB5BBA0 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1044) 20250219085103549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6FB5BBA0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #00: 200 14496 OK (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FB5BBA0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FB5BBA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250219085103550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085103550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B0C2C8FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B0C2C8FB output_enabled 0 (mgcp_conn.c:271) 20250219085103550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103550 DLMGCP DEBUG <0013> (1234/rtp C:B0C2C8FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B0C2C8FB CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1044) 20250219085103550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:B0C2C8FB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #00: 200 14497 OK (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #02: I: B0C2C8FB (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0C2C8FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250219085103550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085103550 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B5F4BBDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B5F4BBDF output_enabled 0 (mgcp_conn.c:271) 20250219085103550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103550 DLMGCP DEBUG <0013> (1234/rtp C:B5F4BBDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B5F4BBDF CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1044) 20250219085103550 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B5F4BBDF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #00: 200 14498 OK (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #02: I: B5F4BBDF (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5F4BBDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250219085103551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085103551 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:80DA709B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:80DA709B output_enabled 0 (mgcp_conn.c:271) 20250219085103551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103551 DLMGCP DEBUG <0013> (1234/rtp C:80DA709B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:80DA709B CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1044) 20250219085103551 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:80DA709B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #00: 200 14499 OK (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #02: I: 80DA709B (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80DA709B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250219085103551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250219085103551 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FE81287E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FE81287E output_enabled 0 (mgcp_conn.c:271) 20250219085103551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103551 DLMGCP DEBUG <0013> (1234/rtp C:FE81287E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FE81287E CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1044) 20250219085103551 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:FE81287E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #00: 200 14500 OK (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #02: I: FE81287E (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE81287E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250219085103552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085103552 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A06ACC36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A06ACC36 output_enabled 0 (mgcp_conn.c:271) 20250219085103552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103552 DLMGCP DEBUG <0013> (1234/rtp C:A06ACC36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A06ACC36 CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1044) 20250219085103552 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:A06ACC36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #00: 200 14501 OK (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #02: I: A06ACC36 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #04: o=- A06ACC36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250219085103552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250219085103552 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:21AB3CC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:21AB3CC9 output_enabled 0 (mgcp_conn.c:271) 20250219085103552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103552 DLMGCP DEBUG <0013> (1234/rtp C:21AB3CC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:21AB3CC9 CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1044) 20250219085103552 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:21AB3CC9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #00: 200 14502 OK (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #02: I: 21AB3CC9 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21AB3CC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250219085103553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250219085103553 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5CB24F36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5CB24F36 output_enabled 0 (mgcp_conn.c:271) 20250219085103553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103553 DLMGCP DEBUG <0013> (1234/rtp C:5CB24F36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5CB24F36 CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1044) 20250219085103553 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:5CB24F36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #00: 200 14503 OK (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CB24F36 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CB24F36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250219085103553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250219085103553 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BB15C4DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BB15C4DC output_enabled 0 (mgcp_conn.c:271) 20250219085103553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103553 DLMGCP DEBUG <0013> (1234/rtp C:BB15C4DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BB15C4DC CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1044) 20250219085103553 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:BB15C4DC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #00: 200 14504 OK (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #02: I: BB15C4DC (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB15C4DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250219085103554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250219085103554 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:F8B12613 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:F8B12613 output_enabled 0 (mgcp_conn.c:271) 20250219085103554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103554 DLMGCP DEBUG <0013> (1234/rtp C:F8B12613 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:F8B12613 CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1044) 20250219085103554 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:F8B12613 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #00: 200 14505 OK (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #02: I: F8B12613 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8B12613 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250219085103554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250219085103554 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:1130BFBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:1130BFBA output_enabled 0 (mgcp_conn.c:271) 20250219085103554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103554 DLMGCP DEBUG <0013> (1234/rtp C:1130BFBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:1130BFBA CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1044) 20250219085103554 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:1130BFBA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #00: 200 14506 OK (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #02: I: 1130BFBA (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1130BFBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250219085103554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250219085103554 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C505B7DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C505B7DD output_enabled 0 (mgcp_conn.c:271) 20250219085103554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103554 DLMGCP DEBUG <0013> (1234/rtp C:C505B7DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:C505B7DD CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1044) 20250219085103555 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:C505B7DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #00: 200 14507 OK (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #02: I: C505B7DD (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #04: o=- C505B7DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250219085103555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250219085103555 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:B6E45B76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:B6E45B76 output_enabled 0 (mgcp_conn.c:271) 20250219085103555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103555 DLMGCP DEBUG <0013> (1234/rtp C:B6E45B76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:B6E45B76 CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1044) 20250219085103555 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:B6E45B76 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #00: 200 14508 OK (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #02: I: B6E45B76 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6E45B76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250219085103555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250219085103555 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:6ED9628C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:6ED9628C output_enabled 0 (mgcp_conn.c:271) 20250219085103555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103555 DLMGCP DEBUG <0013> (1234/rtp C:6ED9628C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:6ED9628C CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1044) 20250219085103555 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:6ED9628C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #00: 200 14509 OK (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #02: I: 6ED9628C (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6ED9628C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250219085103556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250219085103556 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8C1EFF57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8C1EFF57 output_enabled 0 (mgcp_conn.c:271) 20250219085103556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103556 DLMGCP DEBUG <0013> (1234/rtp C:8C1EFF57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8C1EFF57 CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1044) 20250219085103556 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:8C1EFF57 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #00: 200 14510 OK (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C1EFF57 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C1EFF57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250219085103556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250219085103556 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:3E78488D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:3E78488D output_enabled 0 (mgcp_conn.c:271) 20250219085103556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103556 DLMGCP DEBUG <0013> (1234/rtp C:3E78488D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:3E78488D CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1044) 20250219085103556 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:3E78488D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #00: 200 14511 OK (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E78488D (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E78488D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250219085103556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250219085103556 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:CA64D8BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:CA64D8BE output_enabled 0 (mgcp_conn.c:271) 20250219085103556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103556 DLMGCP DEBUG <0013> (1234/rtp C:CA64D8BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:CA64D8BE CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1044) 20250219085103556 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:CA64D8BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #00: 200 14512 OK (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #02: I: CA64D8BE (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA64D8BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250219085103557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250219085103557 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:947BBAF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:947BBAF7 output_enabled 0 (mgcp_conn.c:271) 20250219085103557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103557 DLMGCP DEBUG <0013> (1234/rtp C:947BBAF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:947BBAF7 CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1044) 20250219085103557 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:947BBAF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #00: 200 14513 OK (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #02: I: 947BBAF7 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 947BBAF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250219085103557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250219085103557 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EC373F07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EC373F07 output_enabled 0 (mgcp_conn.c:271) 20250219085103557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103557 DLMGCP DEBUG <0013> (1234/rtp C:EC373F07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EC373F07 CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1044) 20250219085103557 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:EC373F07 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #00: 200 14514 OK (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #02: I: EC373F07 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC373F07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250219085103557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250219085103557 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E31D06E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E31D06E2 output_enabled 0 (mgcp_conn.c:271) 20250219085103557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103557 DLMGCP DEBUG <0013> (1234/rtp C:E31D06E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E31D06E2 CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1044) 20250219085103557 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:E31D06E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #00: 200 14515 OK (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #02: I: E31D06E2 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #04: o=- E31D06E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250219085103558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250219085103558 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:751E7BD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:751E7BD3 output_enabled 0 (mgcp_conn.c:271) 20250219085103558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103558 DLMGCP DEBUG <0013> (1234/rtp C:751E7BD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:751E7BD3 CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1044) 20250219085103558 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:751E7BD3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #00: 200 14516 OK (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #02: I: 751E7BD3 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #04: o=- 751E7BD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250219085103558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250219085103558 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:678F09C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:678F09C4 output_enabled 0 (mgcp_conn.c:271) 20250219085103558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103558 DLMGCP DEBUG <0013> (1234/rtp C:678F09C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:678F09C4 CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1044) 20250219085103558 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:678F09C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103558 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #00: 200 14517 OK (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250219085103558 DLMGCP DEBUG <0013> Generated response: line #02: I: 678F09C4 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 678F09C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250219085103559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250219085103559 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:5FF6149A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:5FF6149A output_enabled 0 (mgcp_conn.c:271) 20250219085103559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103559 DLMGCP DEBUG <0013> (1234/rtp C:5FF6149A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:5FF6149A CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1044) 20250219085103559 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:5FF6149A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #00: 200 14518 OK (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FF6149A (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FF6149A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250219085103560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250219085103560 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8B2730D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8B2730D8 output_enabled 0 (mgcp_conn.c:271) 20250219085103560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103560 DLMGCP DEBUG <0013> (1234/rtp C:8B2730D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8B2730D8 CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1044) 20250219085103560 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:8B2730D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #00: 200 14519 OK (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B2730D8 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B2730D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250219085103560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250219085103560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:5D5486FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:5D5486FC output_enabled 0 (mgcp_conn.c:271) 20250219085103560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103560 DLMGCP DEBUG <0013> (1234/rtp C:5D5486FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:5D5486FC CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1044) 20250219085103560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:5D5486FC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #00: 200 14520 OK (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D5486FC (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D5486FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250219085103560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250219085103560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:136A79FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:136A79FD output_enabled 0 (mgcp_conn.c:271) 20250219085103560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103560 DLMGCP DEBUG <0013> (1234/rtp C:136A79FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:136A79FD CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1044) 20250219085103560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:136A79FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #00: 200 14521 OK (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #02: I: 136A79FD (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 136A79FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250219085103561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250219085103561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A2D8B205 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A2D8B205 output_enabled 0 (mgcp_conn.c:271) 20250219085103561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103561 DLMGCP DEBUG <0013> (1234/rtp C:A2D8B205 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A2D8B205 CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1044) 20250219085103561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:A2D8B205 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #00: 200 14522 OK (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #02: I: A2D8B205 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2D8B205 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250219085103561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250219085103561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4FAFB727 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4FAFB727 output_enabled 0 (mgcp_conn.c:271) 20250219085103561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103561 DLMGCP DEBUG <0013> (1234/rtp C:4FAFB727 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4FAFB727 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1044) 20250219085103561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:4FAFB727 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #00: 200 14523 OK (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FAFB727 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FAFB727 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250219085103561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250219085103561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:34CDA558 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:34CDA558 output_enabled 0 (mgcp_conn.c:271) 20250219085103561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103561 DLMGCP DEBUG <0013> (1234/rtp C:34CDA558 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:34CDA558 CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1044) 20250219085103561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:34CDA558 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #00: 200 14524 OK (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #02: I: 34CDA558 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34CDA558 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250219085103562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250219085103562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:EDEF8DA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:EDEF8DA0 output_enabled 0 (mgcp_conn.c:271) 20250219085103562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103562 DLMGCP DEBUG <0013> (1234/rtp C:EDEF8DA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:EDEF8DA0 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1044) 20250219085103562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:EDEF8DA0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #00: 200 14525 OK (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #02: I: EDEF8DA0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDEF8DA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250219085103562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250219085103562 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:C5D2377D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:C5D2377D output_enabled 0 (mgcp_conn.c:271) 20250219085103562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103562 DLMGCP DEBUG <0013> (1234/rtp C:C5D2377D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:C5D2377D CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1044) 20250219085103562 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:C5D2377D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #00: 200 14526 OK (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #02: I: C5D2377D (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5D2377D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250219085103562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250219085103562 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BA19B94E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BA19B94E output_enabled 0 (mgcp_conn.c:271) 20250219085103562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103562 DLMGCP DEBUG <0013> (1234/rtp C:BA19B94E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BA19B94E CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1044) 20250219085103562 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:BA19B94E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #00: 200 14527 OK (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #02: I: BA19B94E (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA19B94E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250219085103563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250219085103563 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:CEB857FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:CEB857FD output_enabled 0 (mgcp_conn.c:271) 20250219085103563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103563 DLMGCP DEBUG <0013> (1234/rtp C:CEB857FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:CEB857FD CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1044) 20250219085103563 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:CEB857FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #00: 200 14528 OK (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #02: I: CEB857FD (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEB857FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250219085103563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250219085103563 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:B5DF4678 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:B5DF4678 output_enabled 0 (mgcp_conn.c:271) 20250219085103563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103563 DLMGCP DEBUG <0013> (1234/rtp C:B5DF4678 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:B5DF4678 CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1044) 20250219085103563 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:B5DF4678 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #00: 200 14529 OK (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #02: I: B5DF4678 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5DF4678 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250219085103564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250219085103564 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:BC79688F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:BC79688F output_enabled 0 (mgcp_conn.c:271) 20250219085103564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103564 DLMGCP DEBUG <0013> (1234/rtp C:BC79688F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:BC79688F CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1044) 20250219085103564 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:BC79688F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #00: 200 14530 OK (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #02: I: BC79688F (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC79688F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250219085103564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250219085103564 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CC35DB94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CC35DB94 output_enabled 0 (mgcp_conn.c:271) 20250219085103564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103564 DLMGCP DEBUG <0013> (1234/rtp C:CC35DB94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CC35DB94 CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1044) 20250219085103564 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:CC35DB94 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #00: 200 14531 OK (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #02: I: CC35DB94 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC35DB94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250219085103564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250219085103564 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:6CCF8BA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:6CCF8BA7 output_enabled 0 (mgcp_conn.c:271) 20250219085103564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103564 DLMGCP DEBUG <0013> (1234/rtp C:6CCF8BA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:6CCF8BA7 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1044) 20250219085103564 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:6CCF8BA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103564 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103564 DLMGCP DEBUG <0013> Generated response: line #00: 200 14532 OK (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CCF8BA7 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CCF8BA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250219085103565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250219085103565 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A87C5B54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A87C5B54 output_enabled 0 (mgcp_conn.c:271) 20250219085103565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103565 DLMGCP DEBUG <0013> (1234/rtp C:A87C5B54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:A87C5B54 CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1044) 20250219085103565 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:A87C5B54 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #00: 200 14533 OK (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #02: I: A87C5B54 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #04: o=- A87C5B54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250219085103565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250219085103565 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:91083ABE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:91083ABE output_enabled 0 (mgcp_conn.c:271) 20250219085103565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103565 DLMGCP DEBUG <0013> (1234/rtp C:91083ABE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:91083ABE CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1044) 20250219085103565 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:91083ABE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103565 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #00: 200 14534 OK (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #02: I: 91083ABE (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91083ABE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250219085103566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6BB0BE23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6BB0BE23 output_enabled 0 (mgcp_conn.c:271) 20250219085103566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103566 DLMGCP DEBUG <0013> (1234/rtp C:6BB0BE23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6BB0BE23 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1044) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:6BB0BE23 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #00: 200 14535 OK (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BB0BE23 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BB0BE23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250219085103566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D150D071 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D150D071 output_enabled 0 (mgcp_conn.c:271) 20250219085103566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103566 DLMGCP DEBUG <0013> (1234/rtp C:D150D071 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D150D071 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1044) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:D150D071 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #00: 200 14536 OK (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #02: I: D150D071 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #04: o=- D150D071 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250219085103566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:257E0FDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:257E0FDB output_enabled 0 (mgcp_conn.c:271) 20250219085103566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103566 DLMGCP DEBUG <0013> (1234/rtp C:257E0FDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:257E0FDB CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1044) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:257E0FDB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #00: 200 14537 OK (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #02: I: 257E0FDB (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 257E0FDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250219085103566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250219085103566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:C29FA753 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:C29FA753 output_enabled 0 (mgcp_conn.c:271) 20250219085103566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103566 DLMGCP DEBUG <0013> (1234/rtp C:C29FA753 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:C29FA753 CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1044) 20250219085103567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:C29FA753 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #00: 200 14538 OK (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #02: I: C29FA753 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #04: o=- C29FA753 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250219085103567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250219085103567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:066EB57F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:066EB57F output_enabled 0 (mgcp_conn.c:271) 20250219085103567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103567 DLMGCP DEBUG <0013> (1234/rtp C:066EB57F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:066EB57F CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1044) 20250219085103567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:066EB57F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #00: 200 14539 OK (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #02: I: 066EB57F (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 066EB57F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250219085103567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250219085103567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:4D713AC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:4D713AC1 output_enabled 0 (mgcp_conn.c:271) 20250219085103567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103567 DLMGCP DEBUG <0013> (1234/rtp C:4D713AC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:4D713AC1 CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1044) 20250219085103567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:4D713AC1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #00: 200 14540 OK (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D713AC1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D713AC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250219085103568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7607ECDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7607ECDB output_enabled 0 (mgcp_conn.c:271) 20250219085103568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103568 DLMGCP DEBUG <0013> (1234/rtp C:7607ECDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7607ECDB CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1044) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:7607ECDB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #00: 200 14541 OK (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #02: I: 7607ECDB (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7607ECDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250219085103568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4EBF7FA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4EBF7FA6 output_enabled 0 (mgcp_conn.c:271) 20250219085103568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103568 DLMGCP DEBUG <0013> (1234/rtp C:4EBF7FA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4EBF7FA6 CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1044) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:4EBF7FA6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #00: 200 14542 OK (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EBF7FA6 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EBF7FA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250219085103568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:6AE8E020 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:6AE8E020 output_enabled 0 (mgcp_conn.c:271) 20250219085103568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103568 DLMGCP DEBUG <0013> (1234/rtp C:6AE8E020 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:6AE8E020 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1044) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:6AE8E020 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #00: 200 14543 OK (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AE8E020 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AE8E020 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250219085103568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:C984B4D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:C984B4D0 output_enabled 0 (mgcp_conn.c:271) 20250219085103568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103568 DLMGCP DEBUG <0013> (1234/rtp C:C984B4D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:C984B4D0 CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1044) 20250219085103568 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:C984B4D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103568 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #00: 200 14544 OK (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #02: I: C984B4D0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #04: o=- C984B4D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250219085103569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250219085103569 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:14F22BE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:14F22BE7 output_enabled 0 (mgcp_conn.c:271) 20250219085103569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103569 DLMGCP DEBUG <0013> (1234/rtp C:14F22BE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:14F22BE7 CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1044) 20250219085103569 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:14F22BE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #00: 200 14545 OK (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #02: I: 14F22BE7 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14F22BE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250219085103569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250219085103569 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:70D91D6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:70D91D6D output_enabled 0 (mgcp_conn.c:271) 20250219085103569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103569 DLMGCP DEBUG <0013> (1234/rtp C:70D91D6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:70D91D6D CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1044) 20250219085103569 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:70D91D6D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #00: 200 14546 OK (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #02: I: 70D91D6D (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70D91D6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250219085103569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250219085103569 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:6519F5C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:6519F5C7 output_enabled 0 (mgcp_conn.c:271) 20250219085103569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103569 DLMGCP DEBUG <0013> (1234/rtp C:6519F5C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:6519F5C7 CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1044) 20250219085103569 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:6519F5C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103569 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #00: 200 14547 OK (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #02: I: 6519F5C7 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6519F5C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250219085103570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250219085103570 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:528D4F68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:528D4F68 output_enabled 0 (mgcp_conn.c:271) 20250219085103570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103570 DLMGCP DEBUG <0013> (1234/rtp C:528D4F68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:528D4F68 CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1044) 20250219085103570 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:528D4F68 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #00: 200 14548 OK (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #02: I: 528D4F68 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 528D4F68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250219085103570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250219085103570 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4BC36C28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4BC36C28 output_enabled 0 (mgcp_conn.c:271) 20250219085103570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103570 DLMGCP DEBUG <0013> (1234/rtp C:4BC36C28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4BC36C28 CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1044) 20250219085103570 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:4BC36C28 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #00: 200 14549 OK (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BC36C28 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BC36C28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250219085103571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:B1D76491 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:B1D76491 output_enabled 0 (mgcp_conn.c:271) 20250219085103571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103571 DLMGCP DEBUG <0013> (1234/rtp C:B1D76491 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:B1D76491 CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1044) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:B1D76491 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #00: 200 14550 OK (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #02: I: B1D76491 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1D76491 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250219085103571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:D01ABFF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:D01ABFF1 output_enabled 0 (mgcp_conn.c:271) 20250219085103571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103571 DLMGCP DEBUG <0013> (1234/rtp C:D01ABFF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:D01ABFF1 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1044) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:D01ABFF1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #00: 200 14551 OK (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #02: I: D01ABFF1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #04: o=- D01ABFF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250219085103571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:3F9A2AC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:3F9A2AC9 output_enabled 0 (mgcp_conn.c:271) 20250219085103571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103571 DLMGCP DEBUG <0013> (1234/rtp C:3F9A2AC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:3F9A2AC9 CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1044) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:3F9A2AC9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #00: 200 14552 OK (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F9A2AC9 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F9A2AC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250219085103571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250219085103571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F2D10652 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F2D10652 output_enabled 0 (mgcp_conn.c:271) 20250219085103572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103572 DLMGCP DEBUG <0013> (1234/rtp C:F2D10652 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F2D10652 CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1044) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:F2D10652 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #00: 200 14553 OK (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #02: I: F2D10652 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2D10652 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250219085103572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FD02D7DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FD02D7DB output_enabled 0 (mgcp_conn.c:271) 20250219085103572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103572 DLMGCP DEBUG <0013> (1234/rtp C:FD02D7DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FD02D7DB CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1044) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:FD02D7DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #00: 200 14554 OK (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #02: I: FD02D7DB (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD02D7DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250219085103572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:4AD9904F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:4AD9904F output_enabled 0 (mgcp_conn.c:271) 20250219085103572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103572 DLMGCP DEBUG <0013> (1234/rtp C:4AD9904F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:4AD9904F CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1044) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:4AD9904F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #00: 200 14555 OK (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AD9904F (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AD9904F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250219085103572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F1592A9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F1592A9B output_enabled 0 (mgcp_conn.c:271) 20250219085103572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103572 DLMGCP DEBUG <0013> (1234/rtp C:F1592A9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F1592A9B CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1044) 20250219085103572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:F1592A9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #00: 200 14556 OK (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #02: I: F1592A9B (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1592A9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250219085103573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:004C55B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:004C55B0 output_enabled 0 (mgcp_conn.c:271) 20250219085103573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103573 DLMGCP DEBUG <0013> (1234/rtp C:004C55B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:004C55B0 CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1044) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:004C55B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #00: 200 14557 OK (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #02: I: 004C55B0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 004C55B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250219085103573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:14D3671D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:14D3671D output_enabled 0 (mgcp_conn.c:271) 20250219085103573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103573 DLMGCP DEBUG <0013> (1234/rtp C:14D3671D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:14D3671D CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1044) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:14D3671D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #00: 200 14558 OK (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #02: I: 14D3671D (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14D3671D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250219085103573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8E10A947 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8E10A947 output_enabled 0 (mgcp_conn.c:271) 20250219085103573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103573 DLMGCP DEBUG <0013> (1234/rtp C:8E10A947 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8E10A947 CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1044) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:8E10A947 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #00: 200 14559 OK (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E10A947 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E10A947 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250219085103573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:3F4CA63D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:3F4CA63D output_enabled 0 (mgcp_conn.c:271) 20250219085103573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103573 DLMGCP DEBUG <0013> (1234/rtp C:3F4CA63D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:3F4CA63D CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1044) 20250219085103573 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:3F4CA63D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103573 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #00: 200 14560 OK (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F4CA63D (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F4CA63D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250219085103574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250219085103574 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7E91D974 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7E91D974 output_enabled 0 (mgcp_conn.c:271) 20250219085103574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103574 DLMGCP DEBUG <0013> (1234/rtp C:7E91D974 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7E91D974 CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1044) 20250219085103574 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:7E91D974 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #00: 200 14561 OK (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E91D974 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E91D974 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250219085103574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250219085103574 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A8FBACFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A8FBACFD output_enabled 0 (mgcp_conn.c:271) 20250219085103574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103574 DLMGCP DEBUG <0013> (1234/rtp C:A8FBACFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A8FBACFD CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1044) 20250219085103574 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:A8FBACFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #00: 200 14562 OK (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #02: I: A8FBACFD (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8FBACFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250219085103575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250219085103575 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:E02340B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:E02340B7 output_enabled 0 (mgcp_conn.c:271) 20250219085103575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103575 DLMGCP DEBUG <0013> (1234/rtp C:E02340B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:E02340B7 CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1044) 20250219085103575 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:E02340B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #00: 200 14563 OK (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #02: I: E02340B7 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #04: o=- E02340B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250219085103575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250219085103575 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:9B9C365E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:9B9C365E output_enabled 0 (mgcp_conn.c:271) 20250219085103575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103575 DLMGCP DEBUG <0013> (1234/rtp C:9B9C365E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:9B9C365E CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1044) 20250219085103575 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:9B9C365E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103575 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #00: 200 14564 OK (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B9C365E (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B9C365E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250219085103576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250219085103576 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:141F6119 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:141F6119 output_enabled 0 (mgcp_conn.c:271) 20250219085103576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103576 DLMGCP DEBUG <0013> (1234/rtp C:141F6119 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:141F6119 CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1044) 20250219085103576 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:141F6119 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #00: 200 14565 OK (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #02: I: 141F6119 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 141F6119 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250219085103576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250219085103576 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:DC9E8A43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:DC9E8A43 output_enabled 0 (mgcp_conn.c:271) 20250219085103576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103576 DLMGCP DEBUG <0013> (1234/rtp C:DC9E8A43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:DC9E8A43 CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1044) 20250219085103576 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:DC9E8A43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #00: 200 14566 OK (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #02: I: DC9E8A43 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC9E8A43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250219085103577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250219085103577 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:37061AF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:37061AF8 output_enabled 0 (mgcp_conn.c:271) 20250219085103577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103577 DLMGCP DEBUG <0013> (1234/rtp C:37061AF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:37061AF8 CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1044) 20250219085103577 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:37061AF8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #00: 200 14567 OK (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #02: I: 37061AF8 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37061AF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250219085103577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250219085103577 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:5BDEA6FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:5BDEA6FC output_enabled 0 (mgcp_conn.c:271) 20250219085103577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103577 DLMGCP DEBUG <0013> (1234/rtp C:5BDEA6FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:5BDEA6FC CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1044) 20250219085103577 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:5BDEA6FC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103577 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #00: 200 14568 OK (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BDEA6FC (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BDEA6FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250219085103578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250219085103578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:3902FCB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:3902FCB2 output_enabled 0 (mgcp_conn.c:271) 20250219085103578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103578 DLMGCP DEBUG <0013> (1234/rtp C:3902FCB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:3902FCB2 CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1044) 20250219085103578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:3902FCB2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #00: 200 14569 OK (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #02: I: 3902FCB2 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3902FCB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250219085103578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250219085103578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:143E381D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:143E381D output_enabled 0 (mgcp_conn.c:271) 20250219085103578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103578 DLMGCP DEBUG <0013> (1234/rtp C:143E381D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:143E381D CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1044) 20250219085103578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:143E381D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #00: 200 14570 OK (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #02: I: 143E381D (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 143E381D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250219085103578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250219085103578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:07EC7673 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:07EC7673 output_enabled 0 (mgcp_conn.c:271) 20250219085103578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103578 DLMGCP DEBUG <0013> (1234/rtp C:07EC7673 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:07EC7673 CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1044) 20250219085103578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:07EC7673 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #00: 200 14571 OK (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #02: I: 07EC7673 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07EC7673 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250219085103579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250219085103579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:37D72D45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:37D72D45 output_enabled 0 (mgcp_conn.c:271) 20250219085103579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103579 DLMGCP DEBUG <0013> (1234/rtp C:37D72D45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:37D72D45 CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1044) 20250219085103579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:37D72D45 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #00: 200 14572 OK (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #02: I: 37D72D45 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37D72D45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250219085103579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250219085103579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0F0F85BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0F0F85BD output_enabled 0 (mgcp_conn.c:271) 20250219085103579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103579 DLMGCP DEBUG <0013> (1234/rtp C:0F0F85BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0F0F85BD CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1044) 20250219085103579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:0F0F85BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #00: 200 14573 OK (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F0F85BD (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F0F85BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250219085103580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250219085103580 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103580 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:DE2D979F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103580 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:DE2D979F output_enabled 0 (mgcp_conn.c:271) 20250219085103580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103580 DLMGCP DEBUG <0013> (1234/rtp C:DE2D979F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103580 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:DE2D979F CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1044) 20250219085103580 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:DE2D979F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103580 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #00: 200 14574 OK (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #02: I: DE2D979F (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE2D979F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250219085103581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250219085103581 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:34DCBE1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:34DCBE1D output_enabled 0 (mgcp_conn.c:271) 20250219085103581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103581 DLMGCP DEBUG <0013> (1234/rtp C:34DCBE1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:34DCBE1D CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1044) 20250219085103581 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:34DCBE1D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #00: 200 14575 OK (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #02: I: 34DCBE1D (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34DCBE1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250219085103581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250219085103581 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7741287B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7741287B output_enabled 0 (mgcp_conn.c:271) 20250219085103581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103581 DLMGCP DEBUG <0013> (1234/rtp C:7741287B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7741287B CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1044) 20250219085103581 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:7741287B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103581 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #00: 200 14576 OK (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #02: I: 7741287B (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7741287B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250219085103582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250219085103582 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3AE3B17C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3AE3B17C output_enabled 0 (mgcp_conn.c:271) 20250219085103582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103582 DLMGCP DEBUG <0013> (1234/rtp C:3AE3B17C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3AE3B17C CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1044) 20250219085103582 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:3AE3B17C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #00: 200 14577 OK (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AE3B17C (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AE3B17C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250219085103582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250219085103582 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B588379B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B588379B output_enabled 0 (mgcp_conn.c:271) 20250219085103582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103582 DLMGCP DEBUG <0013> (1234/rtp C:B588379B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:B588379B CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1044) 20250219085103582 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:B588379B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #00: 200 14578 OK (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #02: I: B588379B (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #04: o=- B588379B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250219085103583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250219085103583 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:1B895891 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:1B895891 output_enabled 0 (mgcp_conn.c:271) 20250219085103583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103583 DLMGCP DEBUG <0013> (1234/rtp C:1B895891 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:1B895891 CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1044) 20250219085103583 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:1B895891 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #00: 200 14579 OK (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B895891 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B895891 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250219085103583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250219085103583 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:74374E2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:74374E2A output_enabled 0 (mgcp_conn.c:271) 20250219085103583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103583 DLMGCP DEBUG <0013> (1234/rtp C:74374E2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:74374E2A CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1044) 20250219085103583 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:74374E2A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #00: 200 14580 OK (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #02: I: 74374E2A (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74374E2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250219085103583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250219085103583 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:FB97C7E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103583 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:FB97C7E5 output_enabled 0 (mgcp_conn.c:271) 20250219085103583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103583 DLMGCP DEBUG <0013> (1234/rtp C:FB97C7E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:FB97C7E5 CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1044) 20250219085103584 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:FB97C7E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #00: 200 14581 OK (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #02: I: FB97C7E5 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB97C7E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250219085103584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250219085103584 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:6BF49EED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:6BF49EED output_enabled 0 (mgcp_conn.c:271) 20250219085103584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103584 DLMGCP DEBUG <0013> (1234/rtp C:6BF49EED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:6BF49EED CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1044) 20250219085103584 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:6BF49EED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #00: 200 14582 OK (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BF49EED (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BF49EED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250219085103584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250219085103584 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D3BBC6B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103584 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D3BBC6B5 output_enabled 0 (mgcp_conn.c:271) 20250219085103584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103584 DLMGCP DEBUG <0013> (1234/rtp C:D3BBC6B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D3BBC6B5 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1044) 20250219085103585 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:D3BBC6B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #00: 200 14583 OK (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #02: I: D3BBC6B5 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3BBC6B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250219085103585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250219085103585 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:97A6CD68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:97A6CD68 output_enabled 0 (mgcp_conn.c:271) 20250219085103585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103585 DLMGCP DEBUG <0013> (1234/rtp C:97A6CD68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:97A6CD68 CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1044) 20250219085103585 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:97A6CD68 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #00: 200 14584 OK (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #02: I: 97A6CD68 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97A6CD68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250219085103586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250219085103586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:65D7C67E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:65D7C67E output_enabled 0 (mgcp_conn.c:271) 20250219085103586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103586 DLMGCP DEBUG <0013> (1234/rtp C:65D7C67E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:65D7C67E CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1044) 20250219085103586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:65D7C67E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #00: 200 14585 OK (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #02: I: 65D7C67E (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65D7C67E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250219085103586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250219085103586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:68847351 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:68847351 output_enabled 0 (mgcp_conn.c:271) 20250219085103586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103586 DLMGCP DEBUG <0013> (1234/rtp C:68847351 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:68847351 CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1044) 20250219085103586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:68847351 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #00: 200 14586 OK (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #02: I: 68847351 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68847351 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250219085103587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250219085103587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E1166CB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E1166CB8 output_enabled 0 (mgcp_conn.c:271) 20250219085103587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103587 DLMGCP DEBUG <0013> (1234/rtp C:E1166CB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:E1166CB8 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1044) 20250219085103587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:E1166CB8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #00: 200 14587 OK (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #02: I: E1166CB8 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1166CB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250219085103587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250219085103587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:E7747F37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:E7747F37 output_enabled 0 (mgcp_conn.c:271) 20250219085103587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103587 DLMGCP DEBUG <0013> (1234/rtp C:E7747F37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:E7747F37 CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1044) 20250219085103587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:E7747F37 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #00: 200 14588 OK (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #02: I: E7747F37 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7747F37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250219085103587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250219085103587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:199CF6E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:199CF6E2 output_enabled 0 (mgcp_conn.c:271) 20250219085103587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103587 DLMGCP DEBUG <0013> (1234/rtp C:199CF6E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:199CF6E2 CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1044) 20250219085103588 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:199CF6E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #00: 200 14589 OK (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #02: I: 199CF6E2 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 199CF6E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250219085103588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250219085103588 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:BA1AFACC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:BA1AFACC output_enabled 0 (mgcp_conn.c:271) 20250219085103588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103588 DLMGCP DEBUG <0013> (1234/rtp C:BA1AFACC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:BA1AFACC CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1044) 20250219085103588 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:BA1AFACC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #00: 200 14590 OK (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #02: I: BA1AFACC (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA1AFACC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250219085103588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250219085103588 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:1DFCA4D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:1DFCA4D2 output_enabled 0 (mgcp_conn.c:271) 20250219085103588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103588 DLMGCP DEBUG <0013> (1234/rtp C:1DFCA4D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:1DFCA4D2 CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1044) 20250219085103588 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:1DFCA4D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #00: 200 14591 OK (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DFCA4D2 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DFCA4D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250219085103589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250219085103589 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:B6934568 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:B6934568 output_enabled 0 (mgcp_conn.c:271) 20250219085103589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103589 DLMGCP DEBUG <0013> (1234/rtp C:B6934568 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:B6934568 CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1044) 20250219085103589 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:B6934568 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #00: 200 14592 OK (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #02: I: B6934568 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6934568 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250219085103589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250219085103589 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:14A8DA58 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:14A8DA58 output_enabled 0 (mgcp_conn.c:271) 20250219085103589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103589 DLMGCP DEBUG <0013> (1234/rtp C:14A8DA58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:14A8DA58 CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1044) 20250219085103589 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:14A8DA58 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #00: 200 14593 OK (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #02: I: 14A8DA58 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14A8DA58 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250219085103589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250219085103589 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:26B2032C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:26B2032C output_enabled 0 (mgcp_conn.c:271) 20250219085103589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103589 DLMGCP DEBUG <0013> (1234/rtp C:26B2032C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:26B2032C CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1044) 20250219085103589 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:26B2032C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #00: 200 14594 OK (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #02: I: 26B2032C (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26B2032C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250219085103590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250219085103590 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:66D43AB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:66D43AB3 output_enabled 0 (mgcp_conn.c:271) 20250219085103590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103590 DLMGCP DEBUG <0013> (1234/rtp C:66D43AB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:66D43AB3 CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1044) 20250219085103590 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:66D43AB3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #00: 200 14595 OK (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #02: I: 66D43AB3 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66D43AB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250219085103590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250219085103590 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1597A8F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1597A8F4 output_enabled 0 (mgcp_conn.c:271) 20250219085103590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103590 DLMGCP DEBUG <0013> (1234/rtp C:1597A8F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1597A8F4 CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1044) 20250219085103590 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:1597A8F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #00: 200 14596 OK (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #02: I: 1597A8F4 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1597A8F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250219085103590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250219085103590 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:75EB490C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:75EB490C output_enabled 0 (mgcp_conn.c:271) 20250219085103590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103590 DLMGCP DEBUG <0013> (1234/rtp C:75EB490C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:75EB490C CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1044) 20250219085103590 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:75EB490C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #00: 200 14597 OK (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #02: I: 75EB490C (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75EB490C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250219085103591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C6703275 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C6703275 output_enabled 0 (mgcp_conn.c:271) 20250219085103591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103591 DLMGCP DEBUG <0013> (1234/rtp C:C6703275 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C6703275 CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1044) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:C6703275 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #00: 200 14598 OK (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #02: I: C6703275 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6703275 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250219085103591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:14A18DC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:14A18DC0 output_enabled 0 (mgcp_conn.c:271) 20250219085103591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103591 DLMGCP DEBUG <0013> (1234/rtp C:14A18DC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:14A18DC0 CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1044) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:14A18DC0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #00: 200 14599 OK (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #02: I: 14A18DC0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14A18DC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250219085103591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:8804EF32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:8804EF32 output_enabled 0 (mgcp_conn.c:271) 20250219085103591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103591 DLMGCP DEBUG <0013> (1234/rtp C:8804EF32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:8804EF32 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1044) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:8804EF32 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #00: 200 14600 OK (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #02: I: 8804EF32 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8804EF32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250219085103591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5D477C45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5D477C45 output_enabled 0 (mgcp_conn.c:271) 20250219085103591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103591 DLMGCP DEBUG <0013> (1234/rtp C:5D477C45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5D477C45 CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1044) 20250219085103591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:5D477C45 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #00: 200 14601 OK (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D477C45 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D477C45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250219085103592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250219085103592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:2BF65ED3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:2BF65ED3 output_enabled 0 (mgcp_conn.c:271) 20250219085103592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103592 DLMGCP DEBUG <0013> (1234/rtp C:2BF65ED3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:2BF65ED3 CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1044) 20250219085103592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:2BF65ED3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #00: 200 14602 OK (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BF65ED3 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BF65ED3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250219085103592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250219085103592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:7C6F7E43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:7C6F7E43 output_enabled 0 (mgcp_conn.c:271) 20250219085103592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103592 DLMGCP DEBUG <0013> (1234/rtp C:7C6F7E43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:7C6F7E43 CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1044) 20250219085103592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:7C6F7E43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #00: 200 14603 OK (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C6F7E43 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C6F7E43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250219085103592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250219085103592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:FC60A318 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:FC60A318 output_enabled 0 (mgcp_conn.c:271) 20250219085103592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103592 DLMGCP DEBUG <0013> (1234/rtp C:FC60A318 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:FC60A318 CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1044) 20250219085103592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:FC60A318 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #00: 200 14604 OK (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #02: I: FC60A318 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC60A318 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250219085103593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:FE27B4C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:FE27B4C0 output_enabled 0 (mgcp_conn.c:271) 20250219085103593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103593 DLMGCP DEBUG <0013> (1234/rtp C:FE27B4C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:FE27B4C0 CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1044) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:FE27B4C0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #00: 200 14605 OK (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #02: I: FE27B4C0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE27B4C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250219085103593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:ED33BA91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:ED33BA91 output_enabled 0 (mgcp_conn.c:271) 20250219085103593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103593 DLMGCP DEBUG <0013> (1234/rtp C:ED33BA91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:ED33BA91 CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1044) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:ED33BA91 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #00: 200 14606 OK (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #02: I: ED33BA91 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED33BA91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250219085103593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:9C55611B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:9C55611B output_enabled 0 (mgcp_conn.c:271) 20250219085103593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103593 DLMGCP DEBUG <0013> (1234/rtp C:9C55611B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:9C55611B CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1044) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:9C55611B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #00: 200 14607 OK (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C55611B (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C55611B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250219085103593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:E598B560 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:E598B560 output_enabled 0 (mgcp_conn.c:271) 20250219085103593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103593 DLMGCP DEBUG <0013> (1234/rtp C:E598B560 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:E598B560 CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1044) 20250219085103593 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:E598B560 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103593 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #00: 200 14608 OK (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #02: I: E598B560 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #04: o=- E598B560 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250219085103594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FECC62AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FECC62AE output_enabled 0 (mgcp_conn.c:271) 20250219085103594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103594 DLMGCP DEBUG <0013> (1234/rtp C:FECC62AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FECC62AE CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1044) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:FECC62AE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #00: 200 14609 OK (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #02: I: FECC62AE (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #04: o=- FECC62AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250219085103594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:BAE4312E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:BAE4312E output_enabled 0 (mgcp_conn.c:271) 20250219085103594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103594 DLMGCP DEBUG <0013> (1234/rtp C:BAE4312E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:BAE4312E CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1044) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:BAE4312E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #00: 200 14610 OK (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #02: I: BAE4312E (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAE4312E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250219085103594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:8226BD94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:8226BD94 output_enabled 0 (mgcp_conn.c:271) 20250219085103594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103594 DLMGCP DEBUG <0013> (1234/rtp C:8226BD94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:8226BD94 CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1044) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:8226BD94 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #00: 200 14611 OK (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #02: I: 8226BD94 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8226BD94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250219085103594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:689F3908 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:689F3908 output_enabled 0 (mgcp_conn.c:271) 20250219085103594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103594 DLMGCP DEBUG <0013> (1234/rtp C:689F3908 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:689F3908 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1044) 20250219085103594 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:689F3908 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103594 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #00: 200 14612 OK (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #02: I: 689F3908 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 689F3908 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250219085103595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:134F8365 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:134F8365 output_enabled 0 (mgcp_conn.c:271) 20250219085103595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103595 DLMGCP DEBUG <0013> (1234/rtp C:134F8365 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:134F8365 CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1044) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:134F8365 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #00: 200 14613 OK (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #02: I: 134F8365 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 134F8365 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250219085103595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:6638F6C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:6638F6C5 output_enabled 0 (mgcp_conn.c:271) 20250219085103595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103595 DLMGCP DEBUG <0013> (1234/rtp C:6638F6C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:6638F6C5 CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1044) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:6638F6C5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #00: 200 14614 OK (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #02: I: 6638F6C5 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6638F6C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250219085103595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E6849BB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E6849BB5 output_enabled 0 (mgcp_conn.c:271) 20250219085103595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103595 DLMGCP DEBUG <0013> (1234/rtp C:E6849BB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E6849BB5 CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1044) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:E6849BB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #00: 200 14615 OK (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #02: I: E6849BB5 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6849BB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250219085103595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:F83E656A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:F83E656A output_enabled 0 (mgcp_conn.c:271) 20250219085103595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103595 DLMGCP DEBUG <0013> (1234/rtp C:F83E656A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:F83E656A CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1044) 20250219085103595 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:F83E656A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #00: 200 14616 OK (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #02: I: F83E656A (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #04: o=- F83E656A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250219085103596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:26E24E7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:26E24E7F output_enabled 0 (mgcp_conn.c:271) 20250219085103596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103596 DLMGCP DEBUG <0013> (1234/rtp C:26E24E7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:26E24E7F CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1044) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:26E24E7F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #00: 200 14617 OK (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #02: I: 26E24E7F (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26E24E7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250219085103596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:9B17798C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:9B17798C output_enabled 0 (mgcp_conn.c:271) 20250219085103596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103596 DLMGCP DEBUG <0013> (1234/rtp C:9B17798C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:9B17798C CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1044) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:9B17798C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #00: 200 14618 OK (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B17798C (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B17798C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250219085103596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:8C83675A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:8C83675A output_enabled 0 (mgcp_conn.c:271) 20250219085103596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103596 DLMGCP DEBUG <0013> (1234/rtp C:8C83675A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:8C83675A CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1044) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:8C83675A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #00: 200 14619 OK (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C83675A (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C83675A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250219085103596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250219085103596 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:6B13ED22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:6B13ED22 output_enabled 0 (mgcp_conn.c:271) 20250219085103597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103597 DLMGCP DEBUG <0013> (1234/rtp C:6B13ED22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:6B13ED22 CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1044) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:6B13ED22 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #00: 200 14620 OK (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B13ED22 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B13ED22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250219085103597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:48A45B78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:48A45B78 output_enabled 0 (mgcp_conn.c:271) 20250219085103597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103597 DLMGCP DEBUG <0013> (1234/rtp C:48A45B78 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:48A45B78 CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1044) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:48A45B78 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #00: 200 14621 OK (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #02: I: 48A45B78 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48A45B78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250219085103597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FDABA4D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FDABA4D8 output_enabled 0 (mgcp_conn.c:271) 20250219085103597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103597 DLMGCP DEBUG <0013> (1234/rtp C:FDABA4D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:FDABA4D8 CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1044) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:FDABA4D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #00: 200 14622 OK (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #02: I: FDABA4D8 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDABA4D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250219085103597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:A1DFB690 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:A1DFB690 output_enabled 0 (mgcp_conn.c:271) 20250219085103597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103597 DLMGCP DEBUG <0013> (1234/rtp C:A1DFB690 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:A1DFB690 CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1044) 20250219085103597 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:A1DFB690 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103597 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #00: 200 14623 OK (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #02: I: A1DFB690 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1DFB690 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250219085103598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1EF980D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1EF980D0 output_enabled 0 (mgcp_conn.c:271) 20250219085103598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103598 DLMGCP DEBUG <0013> (1234/rtp C:1EF980D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:1EF980D0 CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1044) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:1EF980D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #00: 200 14624 OK (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EF980D0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EF980D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250219085103598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0F0ACCA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0F0ACCA6 output_enabled 0 (mgcp_conn.c:271) 20250219085103598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103598 DLMGCP DEBUG <0013> (1234/rtp C:0F0ACCA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:0F0ACCA6 CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1044) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:0F0ACCA6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #00: 200 14625 OK (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F0ACCA6 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F0ACCA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250219085103598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:1549363D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:1549363D output_enabled 0 (mgcp_conn.c:271) 20250219085103598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103598 DLMGCP DEBUG <0013> (1234/rtp C:1549363D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:1549363D CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1044) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:1549363D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #00: 200 14626 OK (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #02: I: 1549363D (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1549363D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250219085103598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:25298694 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:25298694 output_enabled 0 (mgcp_conn.c:271) 20250219085103598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103598 DLMGCP DEBUG <0013> (1234/rtp C:25298694 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:25298694 CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1044) 20250219085103598 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:25298694 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103598 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #00: 200 14627 OK (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #02: I: 25298694 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25298694 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250219085103599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0D0C18F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0D0C18F7 output_enabled 0 (mgcp_conn.c:271) 20250219085103599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103599 DLMGCP DEBUG <0013> (1234/rtp C:0D0C18F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0D0C18F7 CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1044) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:0D0C18F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #00: 200 14628 OK (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D0C18F7 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D0C18F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250219085103599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:525CA40A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:525CA40A output_enabled 0 (mgcp_conn.c:271) 20250219085103599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103599 DLMGCP DEBUG <0013> (1234/rtp C:525CA40A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:525CA40A CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1044) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:525CA40A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #00: 200 14629 OK (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #02: I: 525CA40A (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 525CA40A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250219085103599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:A9074205 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:A9074205 output_enabled 0 (mgcp_conn.c:271) 20250219085103599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103599 DLMGCP DEBUG <0013> (1234/rtp C:A9074205 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:A9074205 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1044) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:A9074205 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #00: 200 14630 OK (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #02: I: A9074205 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9074205 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250219085103599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:4B10EF57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:4B10EF57 output_enabled 0 (mgcp_conn.c:271) 20250219085103599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103599 DLMGCP DEBUG <0013> (1234/rtp C:4B10EF57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:4B10EF57 CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1044) 20250219085103599 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:4B10EF57 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103599 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #00: 200 14631 OK (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B10EF57 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B10EF57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250219085103600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:F732D619 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:F732D619 output_enabled 0 (mgcp_conn.c:271) 20250219085103600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103600 DLMGCP DEBUG <0013> (1234/rtp C:F732D619 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:F732D619 CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1044) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:F732D619 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #00: 200 14632 OK (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #02: I: F732D619 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #04: o=- F732D619 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250219085103600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:4E213AAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:4E213AAD output_enabled 0 (mgcp_conn.c:271) 20250219085103600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103600 DLMGCP DEBUG <0013> (1234/rtp C:4E213AAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:4E213AAD CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1044) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:4E213AAD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #00: 200 14633 OK (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E213AAD (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E213AAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250219085103600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:8E524502 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:8E524502 output_enabled 0 (mgcp_conn.c:271) 20250219085103600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103600 DLMGCP DEBUG <0013> (1234/rtp C:8E524502 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:8E524502 CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1044) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:8E524502 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #00: 200 14634 OK (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E524502 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E524502 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250219085103600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250219085103600 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:48383CDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103600 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:48383CDB output_enabled 0 (mgcp_conn.c:271) 20250219085103600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103600 DLMGCP DEBUG <0013> (1234/rtp C:48383CDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:48383CDB CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1044) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:48383CDB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #00: 200 14635 OK (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #02: I: 48383CDB (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48383CDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250219085103601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:55724D98 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:55724D98 output_enabled 0 (mgcp_conn.c:271) 20250219085103601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103601 DLMGCP DEBUG <0013> (1234/rtp C:55724D98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:55724D98 CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1044) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:55724D98 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #00: 200 14636 OK (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #02: I: 55724D98 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55724D98 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250219085103601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:D6D59027 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:D6D59027 output_enabled 0 (mgcp_conn.c:271) 20250219085103601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103601 DLMGCP DEBUG <0013> (1234/rtp C:D6D59027 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:D6D59027 CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1044) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:D6D59027 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #00: 200 14637 OK (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #02: I: D6D59027 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6D59027 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250219085103601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AA0EE9E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AA0EE9E8 output_enabled 0 (mgcp_conn.c:271) 20250219085103601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103601 DLMGCP DEBUG <0013> (1234/rtp C:AA0EE9E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AA0EE9E8 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1044) 20250219085103601 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:AA0EE9E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103601 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #00: 200 14638 OK (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #02: I: AA0EE9E8 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA0EE9E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250219085103602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:F720E11C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:F720E11C output_enabled 0 (mgcp_conn.c:271) 20250219085103602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103602 DLMGCP DEBUG <0013> (1234/rtp C:F720E11C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:F720E11C CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1044) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:F720E11C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #00: 200 14639 OK (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #02: I: F720E11C (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #04: o=- F720E11C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250219085103602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:6AE2973E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:6AE2973E output_enabled 0 (mgcp_conn.c:271) 20250219085103602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103602 DLMGCP DEBUG <0013> (1234/rtp C:6AE2973E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:6AE2973E CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1044) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:6AE2973E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #00: 200 14640 OK (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AE2973E (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AE2973E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250219085103602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:37B9A376 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:37B9A376 output_enabled 0 (mgcp_conn.c:271) 20250219085103602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103602 DLMGCP DEBUG <0013> (1234/rtp C:37B9A376 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:37B9A376 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1044) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:37B9A376 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #00: 200 14641 OK (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #02: I: 37B9A376 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37B9A376 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250219085103602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:D7D84CC8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:D7D84CC8 output_enabled 0 (mgcp_conn.c:271) 20250219085103602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103602 DLMGCP DEBUG <0013> (1234/rtp C:D7D84CC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:D7D84CC8 CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1044) 20250219085103602 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:D7D84CC8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103602 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #00: 200 14642 OK (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #02: I: D7D84CC8 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7D84CC8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250219085103603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:821C0D18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:821C0D18 output_enabled 0 (mgcp_conn.c:271) 20250219085103603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103603 DLMGCP DEBUG <0013> (1234/rtp C:821C0D18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:821C0D18 CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1044) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:821C0D18 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #00: 200 14643 OK (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #02: I: 821C0D18 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 821C0D18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250219085103603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:841FB7E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:841FB7E5 output_enabled 0 (mgcp_conn.c:271) 20250219085103603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103603 DLMGCP DEBUG <0013> (1234/rtp C:841FB7E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:841FB7E5 CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1044) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:841FB7E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #00: 200 14644 OK (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #02: I: 841FB7E5 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 841FB7E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250219085103603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:C88C8AB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:C88C8AB3 output_enabled 0 (mgcp_conn.c:271) 20250219085103603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103603 DLMGCP DEBUG <0013> (1234/rtp C:C88C8AB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:C88C8AB3 CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1044) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:C88C8AB3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #00: 200 14645 OK (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #02: I: C88C8AB3 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #04: o=- C88C8AB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250219085103603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9258D3A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9258D3A5 output_enabled 0 (mgcp_conn.c:271) 20250219085103603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103603 DLMGCP DEBUG <0013> (1234/rtp C:9258D3A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:9258D3A5 CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1044) 20250219085103603 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:9258D3A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103603 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #00: 200 14646 OK (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #02: I: 9258D3A5 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9258D3A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250219085103604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:7788F20B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:7788F20B output_enabled 0 (mgcp_conn.c:271) 20250219085103604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103604 DLMGCP DEBUG <0013> (1234/rtp C:7788F20B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:7788F20B CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1044) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:7788F20B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #00: 200 14647 OK (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #02: I: 7788F20B (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7788F20B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250219085103604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:7F4D84B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:7F4D84B1 output_enabled 0 (mgcp_conn.c:271) 20250219085103604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103604 DLMGCP DEBUG <0013> (1234/rtp C:7F4D84B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:7F4D84B1 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1044) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:7F4D84B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #00: 200 14648 OK (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F4D84B1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F4D84B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250219085103604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:68152EAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:68152EAD output_enabled 0 (mgcp_conn.c:271) 20250219085103604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103604 DLMGCP DEBUG <0013> (1234/rtp C:68152EAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:68152EAD CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1044) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:68152EAD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #00: 200 14649 OK (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #02: I: 68152EAD (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68152EAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250219085103604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250219085103604 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:884BC5F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:884BC5F0 output_enabled 0 (mgcp_conn.c:271) 20250219085103604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103605 DLMGCP DEBUG <0013> (1234/rtp C:884BC5F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:884BC5F0 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1044) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:884BC5F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #00: 200 14650 OK (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #02: I: 884BC5F0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 884BC5F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250219085103605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:B5FA69B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:B5FA69B6 output_enabled 0 (mgcp_conn.c:271) 20250219085103605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103605 DLMGCP DEBUG <0013> (1234/rtp C:B5FA69B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:B5FA69B6 CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1044) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:B5FA69B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #00: 200 14651 OK (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #02: I: B5FA69B6 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5FA69B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250219085103605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BD02D21E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BD02D21E output_enabled 0 (mgcp_conn.c:271) 20250219085103605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103605 DLMGCP DEBUG <0013> (1234/rtp C:BD02D21E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BD02D21E CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1044) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:BD02D21E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #00: 200 14652 OK (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #02: I: BD02D21E (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD02D21E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250219085103605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:E29CD261 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:E29CD261 output_enabled 0 (mgcp_conn.c:271) 20250219085103605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103605 DLMGCP DEBUG <0013> (1234/rtp C:E29CD261 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:E29CD261 CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1044) 20250219085103605 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:E29CD261 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103605 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #00: 200 14653 OK (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #02: I: E29CD261 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #04: o=- E29CD261 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250219085103606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:03F39895 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:03F39895 output_enabled 0 (mgcp_conn.c:271) 20250219085103606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103606 DLMGCP DEBUG <0013> (1234/rtp C:03F39895 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:03F39895 CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1044) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:03F39895 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #00: 200 14654 OK (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #02: I: 03F39895 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03F39895 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250219085103606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:5F43D9C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:5F43D9C2 output_enabled 0 (mgcp_conn.c:271) 20250219085103606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103606 DLMGCP DEBUG <0013> (1234/rtp C:5F43D9C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:5F43D9C2 CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1044) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:5F43D9C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #00: 200 14655 OK (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F43D9C2 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F43D9C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250219085103606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:3A13D7D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:3A13D7D9 output_enabled 0 (mgcp_conn.c:271) 20250219085103606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103606 DLMGCP DEBUG <0013> (1234/rtp C:3A13D7D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:3A13D7D9 CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1044) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:3A13D7D9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #00: 200 14656 OK (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A13D7D9 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A13D7D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250219085103606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:931C71C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:931C71C2 output_enabled 0 (mgcp_conn.c:271) 20250219085103606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103606 DLMGCP DEBUG <0013> (1234/rtp C:931C71C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:931C71C2 CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1044) 20250219085103606 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:931C71C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103606 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #00: 200 14657 OK (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #02: I: 931C71C2 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 931C71C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250219085103607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:C0F8A56D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:C0F8A56D output_enabled 0 (mgcp_conn.c:271) 20250219085103607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103607 DLMGCP DEBUG <0013> (1234/rtp C:C0F8A56D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:C0F8A56D CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1044) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:C0F8A56D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #00: 200 14658 OK (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #02: I: C0F8A56D (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0F8A56D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250219085103607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:71948499 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:71948499 output_enabled 0 (mgcp_conn.c:271) 20250219085103607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103607 DLMGCP DEBUG <0013> (1234/rtp C:71948499 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:71948499 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1044) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:71948499 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #00: 200 14659 OK (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #02: I: 71948499 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71948499 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250219085103607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B3181162 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B3181162 output_enabled 0 (mgcp_conn.c:271) 20250219085103607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103607 DLMGCP DEBUG <0013> (1234/rtp C:B3181162 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B3181162 CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1044) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:B3181162 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #00: 200 14660 OK (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #02: I: B3181162 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3181162 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250219085103607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:7C640A64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:7C640A64 output_enabled 0 (mgcp_conn.c:271) 20250219085103607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103607 DLMGCP DEBUG <0013> (1234/rtp C:7C640A64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:7C640A64 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1044) 20250219085103607 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:7C640A64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #00: 200 14661 OK (mgcp_msg.c:72) 20250219085103607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C640A64 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C640A64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250219085103608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250219085103608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:4AA961CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:4AA961CC output_enabled 0 (mgcp_conn.c:271) 20250219085103608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103608 DLMGCP DEBUG <0013> (1234/rtp C:4AA961CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:4AA961CC CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1044) 20250219085103608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:4AA961CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #00: 200 14662 OK (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AA961CC (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AA961CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250219085103608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250219085103608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:E807CC29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:E807CC29 output_enabled 0 (mgcp_conn.c:271) 20250219085103608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103608 DLMGCP DEBUG <0013> (1234/rtp C:E807CC29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:E807CC29 CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1044) 20250219085103608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:E807CC29 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #00: 200 14663 OK (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #02: I: E807CC29 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #04: o=- E807CC29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250219085103608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250219085103608 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:C3B212E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:C3B212E7 output_enabled 0 (mgcp_conn.c:271) 20250219085103608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103608 DLMGCP DEBUG <0013> (1234/rtp C:C3B212E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:C3B212E7 CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1044) 20250219085103608 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:C3B212E7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103608 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #00: 200 14664 OK (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B212E7 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3B212E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250219085103609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AB6BC65D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AB6BC65D output_enabled 0 (mgcp_conn.c:271) 20250219085103609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103609 DLMGCP DEBUG <0013> (1234/rtp C:AB6BC65D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AB6BC65D CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1044) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:AB6BC65D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #00: 200 14665 OK (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #02: I: AB6BC65D (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB6BC65D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250219085103609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:ECD29EF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:ECD29EF7 output_enabled 0 (mgcp_conn.c:271) 20250219085103609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103609 DLMGCP DEBUG <0013> (1234/rtp C:ECD29EF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:ECD29EF7 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1044) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:ECD29EF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #00: 200 14666 OK (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #02: I: ECD29EF7 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECD29EF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250219085103609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:94FC45D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:94FC45D4 output_enabled 0 (mgcp_conn.c:271) 20250219085103609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103609 DLMGCP DEBUG <0013> (1234/rtp C:94FC45D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:94FC45D4 CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1044) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:94FC45D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #00: 200 14667 OK (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #02: I: 94FC45D4 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94FC45D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250219085103609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:AF6A3369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:AF6A3369 output_enabled 0 (mgcp_conn.c:271) 20250219085103609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103609 DLMGCP DEBUG <0013> (1234/rtp C:AF6A3369 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:AF6A3369 CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1044) 20250219085103609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:AF6A3369 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #00: 200 14668 OK (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #02: I: AF6A3369 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF6A3369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250219085103610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:4D20EEA4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:4D20EEA4 output_enabled 0 (mgcp_conn.c:271) 20250219085103610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103610 DLMGCP DEBUG <0013> (1234/rtp C:4D20EEA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:4D20EEA4 CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1044) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:4D20EEA4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #00: 200 14669 OK (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D20EEA4 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D20EEA4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250219085103610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:E3C8B3B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:E3C8B3B0 output_enabled 0 (mgcp_conn.c:271) 20250219085103610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103610 DLMGCP DEBUG <0013> (1234/rtp C:E3C8B3B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:E3C8B3B0 CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1044) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:E3C8B3B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #00: 200 14670 OK (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #02: I: E3C8B3B0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3C8B3B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250219085103610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:D87A3D87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:D87A3D87 output_enabled 0 (mgcp_conn.c:271) 20250219085103610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103610 DLMGCP DEBUG <0013> (1234/rtp C:D87A3D87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:D87A3D87 CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1044) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:D87A3D87 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #00: 200 14671 OK (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #02: I: D87A3D87 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #04: o=- D87A3D87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250219085103610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:5231155D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:5231155D output_enabled 0 (mgcp_conn.c:271) 20250219085103610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103610 DLMGCP DEBUG <0013> (1234/rtp C:5231155D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:5231155D CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1044) 20250219085103610 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:5231155D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103610 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #00: 200 14672 OK (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250219085103610 DLMGCP DEBUG <0013> Generated response: line #02: I: 5231155D (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5231155D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250219085103611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250219085103611 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:89535056 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:89535056 output_enabled 0 (mgcp_conn.c:271) 20250219085103611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103611 DLMGCP DEBUG <0013> (1234/rtp C:89535056 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:89535056 CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1044) 20250219085103611 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:89535056 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #00: 200 14673 OK (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #02: I: 89535056 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89535056 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250219085103611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250219085103611 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:33DD5739 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:33DD5739 output_enabled 0 (mgcp_conn.c:271) 20250219085103611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103611 DLMGCP DEBUG <0013> (1234/rtp C:33DD5739 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:33DD5739 CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1044) 20250219085103611 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:33DD5739 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #00: 200 14674 OK (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #02: I: 33DD5739 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33DD5739 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250219085103611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250219085103611 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:8F712E6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:8F712E6E output_enabled 0 (mgcp_conn.c:271) 20250219085103611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103611 DLMGCP DEBUG <0013> (1234/rtp C:8F712E6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:8F712E6E CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1044) 20250219085103611 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:8F712E6E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #00: 200 14675 OK (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F712E6E (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F712E6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250219085103612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:971285DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:971285DB output_enabled 0 (mgcp_conn.c:271) 20250219085103612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103612 DLMGCP DEBUG <0013> (1234/rtp C:971285DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:971285DB CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1044) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:971285DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #00: 200 14676 OK (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #02: I: 971285DB (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 971285DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250219085103612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:25188D84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:25188D84 output_enabled 0 (mgcp_conn.c:271) 20250219085103612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103612 DLMGCP DEBUG <0013> (1234/rtp C:25188D84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:25188D84 CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1044) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:25188D84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #00: 200 14677 OK (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #02: I: 25188D84 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25188D84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250219085103612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0D92DAAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0D92DAAA output_enabled 0 (mgcp_conn.c:271) 20250219085103612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103612 DLMGCP DEBUG <0013> (1234/rtp C:0D92DAAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:0D92DAAA CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1044) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:0D92DAAA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #00: 200 14678 OK (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D92DAAA (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D92DAAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250219085103612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:0254030F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:0254030F output_enabled 0 (mgcp_conn.c:271) 20250219085103612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103612 DLMGCP DEBUG <0013> (1234/rtp C:0254030F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:0254030F CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1044) 20250219085103612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:0254030F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #00: 200 14679 OK (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #02: I: 0254030F (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0254030F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250219085103613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250219085103613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:86E23FD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:86E23FD5 output_enabled 0 (mgcp_conn.c:271) 20250219085103613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103613 DLMGCP DEBUG <0013> (1234/rtp C:86E23FD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:86E23FD5 CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1044) 20250219085103613 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:86E23FD5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #00: 200 14680 OK (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #02: I: 86E23FD5 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86E23FD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250219085103613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250219085103613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:9C77E880 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:9C77E880 output_enabled 0 (mgcp_conn.c:271) 20250219085103613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103613 DLMGCP DEBUG <0013> (1234/rtp C:9C77E880 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:9C77E880 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1044) 20250219085103613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:9C77E880 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #00: 200 14681 OK (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C77E880 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C77E880 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250219085103613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250219085103613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:49BEBFA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:49BEBFA7 output_enabled 0 (mgcp_conn.c:271) 20250219085103613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103613 DLMGCP DEBUG <0013> (1234/rtp C:49BEBFA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:49BEBFA7 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1044) 20250219085103613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:49BEBFA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #00: 200 14682 OK (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #02: I: 49BEBFA7 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49BEBFA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250219085103614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250219085103614 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:F30E1F88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:F30E1F88 output_enabled 0 (mgcp_conn.c:271) 20250219085103614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103614 DLMGCP DEBUG <0013> (1234/rtp C:F30E1F88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:F30E1F88 CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1044) 20250219085103614 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:F30E1F88 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #00: 200 14683 OK (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #02: I: F30E1F88 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #04: o=- F30E1F88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250219085103614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250219085103614 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:D27F8632 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:D27F8632 output_enabled 0 (mgcp_conn.c:271) 20250219085103614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103614 DLMGCP DEBUG <0013> (1234/rtp C:D27F8632 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:D27F8632 CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1044) 20250219085103614 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:D27F8632 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103614 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #00: 200 14684 OK (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #02: I: D27F8632 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #04: o=- D27F8632 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250219085103615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250219085103615 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:B5147761 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:B5147761 output_enabled 0 (mgcp_conn.c:271) 20250219085103615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103615 DLMGCP DEBUG <0013> (1234/rtp C:B5147761 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:B5147761 CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1044) 20250219085103615 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:B5147761 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #00: 200 14685 OK (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #02: I: B5147761 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5147761 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250219085103615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250219085103615 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AC5C9C9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AC5C9C9F output_enabled 0 (mgcp_conn.c:271) 20250219085103615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103615 DLMGCP DEBUG <0013> (1234/rtp C:AC5C9C9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AC5C9C9F CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1044) 20250219085103615 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:AC5C9C9F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103615 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #00: 200 14686 OK (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #02: I: AC5C9C9F (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC5C9C9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250219085103616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250219085103616 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:D0798F3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:D0798F3C output_enabled 0 (mgcp_conn.c:271) 20250219085103616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103616 DLMGCP DEBUG <0013> (1234/rtp C:D0798F3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:D0798F3C CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1044) 20250219085103616 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:D0798F3C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #00: 200 14687 OK (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #02: I: D0798F3C (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0798F3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250219085103616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250219085103616 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:3D4AF3D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:3D4AF3D7 output_enabled 0 (mgcp_conn.c:271) 20250219085103616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103616 DLMGCP DEBUG <0013> (1234/rtp C:3D4AF3D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:3D4AF3D7 CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1044) 20250219085103616 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:3D4AF3D7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #00: 200 14688 OK (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D4AF3D7 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D4AF3D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250219085103617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250219085103617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:23BBD6E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:23BBD6E2 output_enabled 0 (mgcp_conn.c:271) 20250219085103617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103617 DLMGCP DEBUG <0013> (1234/rtp C:23BBD6E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:23BBD6E2 CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1044) 20250219085103617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:23BBD6E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #00: 200 14689 OK (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #02: I: 23BBD6E2 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23BBD6E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250219085103617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250219085103617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:3A8D4B35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:3A8D4B35 output_enabled 0 (mgcp_conn.c:271) 20250219085103617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103617 DLMGCP DEBUG <0013> (1234/rtp C:3A8D4B35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:3A8D4B35 CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1044) 20250219085103617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:3A8D4B35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #00: 200 14690 OK (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A8D4B35 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A8D4B35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250219085103618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250219085103618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3C05280D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3C05280D output_enabled 0 (mgcp_conn.c:271) 20250219085103618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103618 DLMGCP DEBUG <0013> (1234/rtp C:3C05280D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3C05280D CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1044) 20250219085103618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:3C05280D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #00: 200 14691 OK (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C05280D (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C05280D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250219085103618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250219085103618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:AD8C175B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:AD8C175B output_enabled 0 (mgcp_conn.c:271) 20250219085103618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103618 DLMGCP DEBUG <0013> (1234/rtp C:AD8C175B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:AD8C175B CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1044) 20250219085103618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:AD8C175B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #00: 200 14692 OK (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #02: I: AD8C175B (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD8C175B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250219085103619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250219085103619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D7A6DEB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D7A6DEB0 output_enabled 0 (mgcp_conn.c:271) 20250219085103619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103619 DLMGCP DEBUG <0013> (1234/rtp C:D7A6DEB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D7A6DEB0 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1044) 20250219085103619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:D7A6DEB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #00: 200 14693 OK (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #02: I: D7A6DEB0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7A6DEB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250219085103619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250219085103619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:4D0CB380 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:4D0CB380 output_enabled 0 (mgcp_conn.c:271) 20250219085103619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103619 DLMGCP DEBUG <0013> (1234/rtp C:4D0CB380 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:4D0CB380 CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1044) 20250219085103619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:4D0CB380 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #00: 200 14694 OK (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D0CB380 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D0CB380 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250219085103620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250219085103620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:3A18C775 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:3A18C775 output_enabled 0 (mgcp_conn.c:271) 20250219085103620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103620 DLMGCP DEBUG <0013> (1234/rtp C:3A18C775 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:3A18C775 CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1044) 20250219085103620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:3A18C775 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #00: 200 14695 OK (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A18C775 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A18C775 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250219085103620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250219085103620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:AF7DA5D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:AF7DA5D5 output_enabled 0 (mgcp_conn.c:271) 20250219085103620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103620 DLMGCP DEBUG <0013> (1234/rtp C:AF7DA5D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:AF7DA5D5 CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1044) 20250219085103620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:AF7DA5D5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #00: 200 14696 OK (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #02: I: AF7DA5D5 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF7DA5D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250219085103621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250219085103621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:00F536D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:00F536D3 output_enabled 0 (mgcp_conn.c:271) 20250219085103621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103621 DLMGCP DEBUG <0013> (1234/rtp C:00F536D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:00F536D3 CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1044) 20250219085103621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:00F536D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #00: 200 14697 OK (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #02: I: 00F536D3 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00F536D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250219085103621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250219085103621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:19CBCD0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:19CBCD0D output_enabled 0 (mgcp_conn.c:271) 20250219085103621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103621 DLMGCP DEBUG <0013> (1234/rtp C:19CBCD0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:19CBCD0D CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1044) 20250219085103621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:19CBCD0D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #00: 200 14698 OK (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #02: I: 19CBCD0D (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19CBCD0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250219085103622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250219085103622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:DE4236B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:DE4236B0 output_enabled 0 (mgcp_conn.c:271) 20250219085103622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103622 DLMGCP DEBUG <0013> (1234/rtp C:DE4236B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:DE4236B0 CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1044) 20250219085103622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:DE4236B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #00: 200 14699 OK (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #02: I: DE4236B0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE4236B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250219085103622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250219085103622 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:61E217F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:61E217F3 output_enabled 0 (mgcp_conn.c:271) 20250219085103622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103622 DLMGCP DEBUG <0013> (1234/rtp C:61E217F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:61E217F3 CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1044) 20250219085103622 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:61E217F3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103622 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #00: 200 14700 OK (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #02: I: 61E217F3 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61E217F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250219085103623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250219085103623 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:4502177A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:4502177A output_enabled 0 (mgcp_conn.c:271) 20250219085103623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103623 DLMGCP DEBUG <0013> (1234/rtp C:4502177A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:4502177A CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1044) 20250219085103623 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:4502177A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #00: 200 14701 OK (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #02: I: 4502177A (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4502177A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250219085103623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250219085103623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4B7F1935 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4B7F1935 output_enabled 0 (mgcp_conn.c:271) 20250219085103623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103623 DLMGCP DEBUG <0013> (1234/rtp C:4B7F1935 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:4B7F1935 CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1044) 20250219085103623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:4B7F1935 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #00: 200 14702 OK (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B7F1935 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B7F1935 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250219085103623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250219085103624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:EE1E138E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:EE1E138E output_enabled 0 (mgcp_conn.c:271) 20250219085103624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103624 DLMGCP DEBUG <0013> (1234/rtp C:EE1E138E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:EE1E138E CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1044) 20250219085103624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:EE1E138E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #00: 200 14703 OK (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #02: I: EE1E138E (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE1E138E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250219085103624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250219085103624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:81F98373 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:81F98373 output_enabled 0 (mgcp_conn.c:271) 20250219085103624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103624 DLMGCP DEBUG <0013> (1234/rtp C:81F98373 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:81F98373 CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1044) 20250219085103624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:81F98373 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #00: 200 14704 OK (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #02: I: 81F98373 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81F98373 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250219085103624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250219085103624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1C9BD235 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1C9BD235 output_enabled 0 (mgcp_conn.c:271) 20250219085103624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103624 DLMGCP DEBUG <0013> (1234/rtp C:1C9BD235 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:1C9BD235 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1044) 20250219085103624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:1C9BD235 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #00: 200 14705 OK (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C9BD235 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C9BD235 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250219085103625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250219085103625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:2E6FEF47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:2E6FEF47 output_enabled 0 (mgcp_conn.c:271) 20250219085103625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103625 DLMGCP DEBUG <0013> (1234/rtp C:2E6FEF47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:2E6FEF47 CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1044) 20250219085103625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:2E6FEF47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #00: 200 14706 OK (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E6FEF47 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E6FEF47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250219085103625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250219085103625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:291DA1ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:291DA1ED output_enabled 0 (mgcp_conn.c:271) 20250219085103625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103625 DLMGCP DEBUG <0013> (1234/rtp C:291DA1ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:291DA1ED CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1044) 20250219085103625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:291DA1ED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #00: 200 14707 OK (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #02: I: 291DA1ED (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 291DA1ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250219085103626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250219085103626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DC309A39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DC309A39 output_enabled 0 (mgcp_conn.c:271) 20250219085103626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103626 DLMGCP DEBUG <0013> (1234/rtp C:DC309A39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:DC309A39 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1044) 20250219085103626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:DC309A39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #00: 200 14708 OK (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #02: I: DC309A39 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC309A39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250219085103626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250219085103626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8B15D461 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8B15D461 output_enabled 0 (mgcp_conn.c:271) 20250219085103626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103626 DLMGCP DEBUG <0013> (1234/rtp C:8B15D461 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8B15D461 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1044) 20250219085103626 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:8B15D461 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #00: 200 14709 OK (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B15D461 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B15D461 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250219085103627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250219085103627 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:06D3BC91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:06D3BC91 output_enabled 0 (mgcp_conn.c:271) 20250219085103627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103627 DLMGCP DEBUG <0013> (1234/rtp C:06D3BC91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:06D3BC91 CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1044) 20250219085103627 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:06D3BC91 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #00: 200 14710 OK (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #02: I: 06D3BC91 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06D3BC91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250219085103627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250219085103627 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:097146A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:097146A8 output_enabled 0 (mgcp_conn.c:271) 20250219085103627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103627 DLMGCP DEBUG <0013> (1234/rtp C:097146A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:097146A8 CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1044) 20250219085103627 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:097146A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103627 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #00: 200 14711 OK (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #02: I: 097146A8 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #04: o=- 097146A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250219085103628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250219085103628 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6E73CA6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6E73CA6C output_enabled 0 (mgcp_conn.c:271) 20250219085103628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103628 DLMGCP DEBUG <0013> (1234/rtp C:6E73CA6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6E73CA6C CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1044) 20250219085103628 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:6E73CA6C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #00: 200 14712 OK (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E73CA6C (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E73CA6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250219085103628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250219085103628 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9F2C6B08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9F2C6B08 output_enabled 0 (mgcp_conn.c:271) 20250219085103628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103628 DLMGCP DEBUG <0013> (1234/rtp C:9F2C6B08 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9F2C6B08 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1044) 20250219085103628 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:9F2C6B08 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103628 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #00: 200 14713 OK (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F2C6B08 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F2C6B08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250219085103629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250219085103629 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:D4B4C390 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:D4B4C390 output_enabled 0 (mgcp_conn.c:271) 20250219085103629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103629 DLMGCP DEBUG <0013> (1234/rtp C:D4B4C390 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:D4B4C390 CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1044) 20250219085103629 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:D4B4C390 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #00: 200 14714 OK (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #02: I: D4B4C390 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4B4C390 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250219085103629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250219085103629 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:4FE70980 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:4FE70980 output_enabled 0 (mgcp_conn.c:271) 20250219085103629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103629 DLMGCP DEBUG <0013> (1234/rtp C:4FE70980 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:4FE70980 CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1044) 20250219085103629 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:4FE70980 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #00: 200 14715 OK (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FE70980 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FE70980 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250219085103629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250219085103629 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8C4AF617 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8C4AF617 output_enabled 0 (mgcp_conn.c:271) 20250219085103629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103629 DLMGCP DEBUG <0013> (1234/rtp C:8C4AF617 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8C4AF617 CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1044) 20250219085103629 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:8C4AF617 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103629 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #00: 200 14716 OK (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C4AF617 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C4AF617 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250219085103630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250219085103630 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:80B559CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:80B559CE output_enabled 0 (mgcp_conn.c:271) 20250219085103630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103630 DLMGCP DEBUG <0013> (1234/rtp C:80B559CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:80B559CE CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1044) 20250219085103630 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:80B559CE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #00: 200 14717 OK (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #02: I: 80B559CE (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80B559CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250219085103630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250219085103630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:CA1D04CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:CA1D04CC output_enabled 0 (mgcp_conn.c:271) 20250219085103630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103630 DLMGCP DEBUG <0013> (1234/rtp C:CA1D04CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:CA1D04CC CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1044) 20250219085103630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:CA1D04CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #00: 200 14718 OK (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #02: I: CA1D04CC (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA1D04CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250219085103630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250219085103630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E8277D47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E8277D47 output_enabled 0 (mgcp_conn.c:271) 20250219085103630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103630 DLMGCP DEBUG <0013> (1234/rtp C:E8277D47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E8277D47 CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1044) 20250219085103630 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:E8277D47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #00: 200 14719 OK (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #02: I: E8277D47 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8277D47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250219085103631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250219085103631 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:0F07CAAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:0F07CAAF output_enabled 0 (mgcp_conn.c:271) 20250219085103631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103631 DLMGCP DEBUG <0013> (1234/rtp C:0F07CAAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:0F07CAAF CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1044) 20250219085103631 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:0F07CAAF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #00: 200 14720 OK (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F07CAAF (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F07CAAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250219085103631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250219085103631 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:1882562B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:1882562B output_enabled 0 (mgcp_conn.c:271) 20250219085103631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103631 DLMGCP DEBUG <0013> (1234/rtp C:1882562B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:1882562B CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1044) 20250219085103631 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:1882562B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #00: 200 14721 OK (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #02: I: 1882562B (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1882562B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250219085103632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250219085103632 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:F4D4527A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:F4D4527A output_enabled 0 (mgcp_conn.c:271) 20250219085103632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103632 DLMGCP DEBUG <0013> (1234/rtp C:F4D4527A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:F4D4527A CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1044) 20250219085103632 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:F4D4527A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #00: 200 14722 OK (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #02: I: F4D4527A (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4D4527A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250219085103632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250219085103632 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8F6F7284 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8F6F7284 output_enabled 0 (mgcp_conn.c:271) 20250219085103632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103632 DLMGCP DEBUG <0013> (1234/rtp C:8F6F7284 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8F6F7284 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1044) 20250219085103632 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:8F6F7284 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103632 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #00: 200 14723 OK (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F6F7284 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F6F7284 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250219085103633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250219085103633 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:77DF9ED2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:77DF9ED2 output_enabled 0 (mgcp_conn.c:271) 20250219085103633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103633 DLMGCP DEBUG <0013> (1234/rtp C:77DF9ED2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:77DF9ED2 CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1044) 20250219085103633 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:77DF9ED2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #00: 200 14724 OK (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #02: I: 77DF9ED2 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77DF9ED2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250219085103633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250219085103633 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:162428CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:162428CD output_enabled 0 (mgcp_conn.c:271) 20250219085103633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103633 DLMGCP DEBUG <0013> (1234/rtp C:162428CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:162428CD CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1044) 20250219085103633 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:162428CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #00: 200 14725 OK (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #02: I: 162428CD (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 162428CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250219085103633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250219085103633 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8C973392 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8C973392 output_enabled 0 (mgcp_conn.c:271) 20250219085103633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103633 DLMGCP DEBUG <0013> (1234/rtp C:8C973392 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8C973392 CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1044) 20250219085103633 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:8C973392 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103633 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #00: 200 14726 OK (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C973392 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C973392 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250219085103634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:16F40848 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:16F40848 output_enabled 0 (mgcp_conn.c:271) 20250219085103634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103634 DLMGCP DEBUG <0013> (1234/rtp C:16F40848 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:16F40848 CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1044) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:16F40848 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #00: 200 14727 OK (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #02: I: 16F40848 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16F40848 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250219085103634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:39EF15CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:39EF15CC output_enabled 0 (mgcp_conn.c:271) 20250219085103634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103634 DLMGCP DEBUG <0013> (1234/rtp C:39EF15CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:39EF15CC CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1044) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:39EF15CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #00: 200 14728 OK (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #02: I: 39EF15CC (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39EF15CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250219085103634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:8B6F14FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:8B6F14FC output_enabled 0 (mgcp_conn.c:271) 20250219085103634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103634 DLMGCP DEBUG <0013> (1234/rtp C:8B6F14FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:8B6F14FC CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1044) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:8B6F14FC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #00: 200 14729 OK (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B6F14FC (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B6F14FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250219085103634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:FFAA8490 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:FFAA8490 output_enabled 0 (mgcp_conn.c:271) 20250219085103634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103634 DLMGCP DEBUG <0013> (1234/rtp C:FFAA8490 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:FFAA8490 CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1044) 20250219085103634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:FFAA8490 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #00: 200 14730 OK (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #02: I: FFAA8490 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFAA8490 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250219085103635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250219085103635 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:38FDCB8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:38FDCB8E output_enabled 0 (mgcp_conn.c:271) 20250219085103635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103635 DLMGCP DEBUG <0013> (1234/rtp C:38FDCB8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:38FDCB8E CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1044) 20250219085103635 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:38FDCB8E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #00: 200 14731 OK (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #02: I: 38FDCB8E (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38FDCB8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250219085103635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250219085103635 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:EB0CCCCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:EB0CCCCE output_enabled 0 (mgcp_conn.c:271) 20250219085103635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103635 DLMGCP DEBUG <0013> (1234/rtp C:EB0CCCCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:EB0CCCCE CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1044) 20250219085103635 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:EB0CCCCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #00: 200 14732 OK (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #02: I: EB0CCCCE (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB0CCCCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250219085103635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250219085103635 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:56166942 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:56166942 output_enabled 0 (mgcp_conn.c:271) 20250219085103635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103635 DLMGCP DEBUG <0013> (1234/rtp C:56166942 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:56166942 CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1044) 20250219085103635 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:56166942 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103635 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #00: 200 14733 OK (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #02: I: 56166942 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56166942 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250219085103636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250219085103636 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:04BCE55E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:04BCE55E output_enabled 0 (mgcp_conn.c:271) 20250219085103636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103636 DLMGCP DEBUG <0013> (1234/rtp C:04BCE55E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:04BCE55E CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1044) 20250219085103636 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:04BCE55E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #00: 200 14734 OK (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #02: I: 04BCE55E (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04BCE55E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250219085103636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250219085103636 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:942F5F2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:942F5F2A output_enabled 0 (mgcp_conn.c:271) 20250219085103636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103636 DLMGCP DEBUG <0013> (1234/rtp C:942F5F2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:942F5F2A CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1044) 20250219085103636 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:942F5F2A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #00: 200 14735 OK (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #02: I: 942F5F2A (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 942F5F2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250219085103636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250219085103636 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F1B100B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F1B100B4 output_enabled 0 (mgcp_conn.c:271) 20250219085103636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103636 DLMGCP DEBUG <0013> (1234/rtp C:F1B100B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F1B100B4 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1044) 20250219085103636 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:F1B100B4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103636 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #00: 200 14736 OK (mgcp_msg.c:72) 20250219085103636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #02: I: F1B100B4 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1B100B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250219085103637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250219085103637 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:FB210F8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:FB210F8B output_enabled 0 (mgcp_conn.c:271) 20250219085103637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103637 DLMGCP DEBUG <0013> (1234/rtp C:FB210F8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:FB210F8B CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1044) 20250219085103637 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:FB210F8B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #00: 200 14737 OK (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #02: I: FB210F8B (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB210F8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250219085103637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250219085103637 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EE4DA43A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EE4DA43A output_enabled 0 (mgcp_conn.c:271) 20250219085103637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103637 DLMGCP DEBUG <0013> (1234/rtp C:EE4DA43A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EE4DA43A CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1044) 20250219085103637 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:EE4DA43A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #00: 200 14738 OK (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #02: I: EE4DA43A (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103637 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE4DA43A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250219085103638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250219085103638 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:BB7A0311 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:BB7A0311 output_enabled 0 (mgcp_conn.c:271) 20250219085103638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103638 DLMGCP DEBUG <0013> (1234/rtp C:BB7A0311 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:BB7A0311 CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1044) 20250219085103638 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:BB7A0311 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #00: 200 14739 OK (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #02: I: BB7A0311 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB7A0311 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250219085103638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250219085103638 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:41DBF15C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:41DBF15C output_enabled 0 (mgcp_conn.c:271) 20250219085103638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103638 DLMGCP DEBUG <0013> (1234/rtp C:41DBF15C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:41DBF15C CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1044) 20250219085103638 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:41DBF15C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #00: 200 14740 OK (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #02: I: 41DBF15C (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41DBF15C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250219085103639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250219085103639 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:44B1CCCB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:44B1CCCB output_enabled 0 (mgcp_conn.c:271) 20250219085103639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103639 DLMGCP DEBUG <0013> (1234/rtp C:44B1CCCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:44B1CCCB CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1044) 20250219085103639 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:44B1CCCB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #00: 200 14741 OK (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #02: I: 44B1CCCB (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44B1CCCB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250219085103639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250219085103639 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C5E06FD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C5E06FD6 output_enabled 0 (mgcp_conn.c:271) 20250219085103639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103639 DLMGCP DEBUG <0013> (1234/rtp C:C5E06FD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C5E06FD6 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1044) 20250219085103639 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:C5E06FD6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #00: 200 14742 OK (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #02: I: C5E06FD6 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5E06FD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250219085103640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250219085103640 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:C2249694 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:C2249694 output_enabled 0 (mgcp_conn.c:271) 20250219085103640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103640 DLMGCP DEBUG <0013> (1234/rtp C:C2249694 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:C2249694 CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1044) 20250219085103640 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:C2249694 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #00: 200 14743 OK (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #02: I: C2249694 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2249694 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250219085103640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250219085103640 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E1BD34AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E1BD34AC output_enabled 0 (mgcp_conn.c:271) 20250219085103640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103640 DLMGCP DEBUG <0013> (1234/rtp C:E1BD34AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:E1BD34AC CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1044) 20250219085103640 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:E1BD34AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103640 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #00: 200 14744 OK (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #02: I: E1BD34AC (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1BD34AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250219085103641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250219085103641 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:39C976D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:39C976D9 output_enabled 0 (mgcp_conn.c:271) 20250219085103641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103641 DLMGCP DEBUG <0013> (1234/rtp C:39C976D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:39C976D9 CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1044) 20250219085103641 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:39C976D9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #00: 200 14745 OK (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #02: I: 39C976D9 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39C976D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250219085103641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250219085103641 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:D842E007 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:D842E007 output_enabled 0 (mgcp_conn.c:271) 20250219085103641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103641 DLMGCP DEBUG <0013> (1234/rtp C:D842E007 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:D842E007 CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1044) 20250219085103641 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:D842E007 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #00: 200 14746 OK (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #02: I: D842E007 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #04: o=- D842E007 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250219085103641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250219085103641 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:086EE6ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:086EE6ED output_enabled 0 (mgcp_conn.c:271) 20250219085103641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103641 DLMGCP DEBUG <0013> (1234/rtp C:086EE6ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:086EE6ED CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1044) 20250219085103641 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:086EE6ED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103641 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #00: 200 14747 OK (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #02: I: 086EE6ED (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 086EE6ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250219085103642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250219085103642 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:3F7646C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:3F7646C2 output_enabled 0 (mgcp_conn.c:271) 20250219085103642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103642 DLMGCP DEBUG <0013> (1234/rtp C:3F7646C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:3F7646C2 CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1044) 20250219085103642 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:3F7646C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #00: 200 14748 OK (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F7646C2 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F7646C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250219085103642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250219085103642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:69704008 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:69704008 output_enabled 0 (mgcp_conn.c:271) 20250219085103642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103642 DLMGCP DEBUG <0013> (1234/rtp C:69704008 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:69704008 CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1044) 20250219085103642 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:69704008 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #00: 200 14749 OK (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #02: I: 69704008 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69704008 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250219085103643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250219085103643 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B97A65D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B97A65D9 output_enabled 0 (mgcp_conn.c:271) 20250219085103643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103643 DLMGCP DEBUG <0013> (1234/rtp C:B97A65D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:B97A65D9 CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1044) 20250219085103643 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:B97A65D9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #00: 200 14750 OK (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #02: I: B97A65D9 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #04: o=- B97A65D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250219085103643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250219085103643 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:492BCFE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:492BCFE7 output_enabled 0 (mgcp_conn.c:271) 20250219085103643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103643 DLMGCP DEBUG <0013> (1234/rtp C:492BCFE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:492BCFE7 CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1044) 20250219085103643 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:492BCFE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #00: 200 14751 OK (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #02: I: 492BCFE7 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 492BCFE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103643 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20250219085103643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250219085103643 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:448F6360 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:448F6360 output_enabled 0 (mgcp_conn.c:271) 20250219085103644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103644 DLMGCP DEBUG <0013> (1234/rtp C:448F6360 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:448F6360 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1044) 20250219085103644 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:448F6360 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #00: 200 14752 OK (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #02: I: 448F6360 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 448F6360 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20250219085103644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250219085103644 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:298DFE36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:298DFE36 output_enabled 0 (mgcp_conn.c:271) 20250219085103644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103644 DLMGCP DEBUG <0013> (1234/rtp C:298DFE36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:298DFE36 CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1044) 20250219085103644 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:298DFE36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #00: 200 14753 OK (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #02: I: 298DFE36 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 298DFE36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20250219085103644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250219085103644 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:72C65B1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:72C65B1F output_enabled 0 (mgcp_conn.c:271) 20250219085103644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103644 DLMGCP DEBUG <0013> (1234/rtp C:72C65B1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:72C65B1F CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1044) 20250219085103644 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:72C65B1F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103644 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #00: 200 14754 OK (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #02: I: 72C65B1F (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72C65B1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20250219085103645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250219085103645 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:50684DBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:50684DBA output_enabled 0 (mgcp_conn.c:271) 20250219085103645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103645 DLMGCP DEBUG <0013> (1234/rtp C:50684DBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:50684DBA CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1044) 20250219085103645 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:50684DBA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #00: 200 14755 OK (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #02: I: 50684DBA (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50684DBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20250219085103645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250219085103645 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:8A098AF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:8A098AF1 output_enabled 0 (mgcp_conn.c:271) 20250219085103645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103645 DLMGCP DEBUG <0013> (1234/rtp C:8A098AF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:8A098AF1 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1044) 20250219085103645 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:8A098AF1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #00: 200 14756 OK (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A098AF1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A098AF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20250219085103645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250219085103645 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:CCF9B0FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:CCF9B0FF output_enabled 0 (mgcp_conn.c:271) 20250219085103645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103645 DLMGCP DEBUG <0013> (1234/rtp C:CCF9B0FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:CCF9B0FF CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1044) 20250219085103645 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:CCF9B0FF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103645 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #00: 200 14757 OK (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #02: I: CCF9B0FF (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCF9B0FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20250219085103646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250219085103646 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:CAA78A2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:CAA78A2E output_enabled 0 (mgcp_conn.c:271) 20250219085103646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103646 DLMGCP DEBUG <0013> (1234/rtp C:CAA78A2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:CAA78A2E CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1044) 20250219085103646 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:CAA78A2E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #00: 200 14758 OK (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #02: I: CAA78A2E (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAA78A2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20250219085103646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250219085103646 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:31E6C1DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:31E6C1DA output_enabled 0 (mgcp_conn.c:271) 20250219085103646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103646 DLMGCP DEBUG <0013> (1234/rtp C:31E6C1DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:31E6C1DA CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1044) 20250219085103646 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:31E6C1DA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #00: 200 14759 OK (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #02: I: 31E6C1DA (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31E6C1DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20250219085103646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250219085103646 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:DC13AA53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:DC13AA53 output_enabled 0 (mgcp_conn.c:271) 20250219085103646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103646 DLMGCP DEBUG <0013> (1234/rtp C:DC13AA53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:DC13AA53 CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1044) 20250219085103646 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:DC13AA53 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #00: 200 14760 OK (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #02: I: DC13AA53 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC13AA53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20250219085103647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250219085103647 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:3CC45DC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:3CC45DC6 output_enabled 0 (mgcp_conn.c:271) 20250219085103647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103647 DLMGCP DEBUG <0013> (1234/rtp C:3CC45DC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:3CC45DC6 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1044) 20250219085103647 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:3CC45DC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #00: 200 14761 OK (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CC45DC6 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CC45DC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20250219085103647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250219085103647 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:532CC95F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:532CC95F output_enabled 0 (mgcp_conn.c:271) 20250219085103647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103647 DLMGCP DEBUG <0013> (1234/rtp C:532CC95F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:532CC95F CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1044) 20250219085103647 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:532CC95F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #00: 200 14762 OK (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #02: I: 532CC95F (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 532CC95F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20250219085103647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250219085103647 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:91BE58C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:91BE58C6 output_enabled 0 (mgcp_conn.c:271) 20250219085103647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103647 DLMGCP DEBUG <0013> (1234/rtp C:91BE58C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:91BE58C6 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1044) 20250219085103647 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:91BE58C6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #00: 200 14763 OK (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #02: I: 91BE58C6 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91BE58C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20250219085103648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250219085103648 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1B246CCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1B246CCC output_enabled 0 (mgcp_conn.c:271) 20250219085103648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103648 DLMGCP DEBUG <0013> (1234/rtp C:1B246CCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1B246CCC CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1044) 20250219085103648 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:1B246CCC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #00: 200 14764 OK (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B246CCC (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B246CCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20250219085103648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250219085103648 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:0706C350 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:0706C350 output_enabled 0 (mgcp_conn.c:271) 20250219085103648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103648 DLMGCP DEBUG <0013> (1234/rtp C:0706C350 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:0706C350 CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1044) 20250219085103648 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:0706C350 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #00: 200 14765 OK (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #02: I: 0706C350 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0706C350 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20250219085103648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250219085103648 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:E53FCC58 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:E53FCC58 output_enabled 0 (mgcp_conn.c:271) 20250219085103648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103648 DLMGCP DEBUG <0013> (1234/rtp C:E53FCC58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:E53FCC58 CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1044) 20250219085103648 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:E53FCC58 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #00: 200 14766 OK (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #02: I: E53FCC58 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #04: o=- E53FCC58 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20250219085103649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250219085103649 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:8084E9E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:8084E9E8 output_enabled 0 (mgcp_conn.c:271) 20250219085103649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103649 DLMGCP DEBUG <0013> (1234/rtp C:8084E9E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:8084E9E8 CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1044) 20250219085103649 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:8084E9E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #00: 200 14767 OK (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #02: I: 8084E9E8 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8084E9E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20250219085103649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250219085103649 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:C316B92B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:C316B92B output_enabled 0 (mgcp_conn.c:271) 20250219085103649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103649 DLMGCP DEBUG <0013> (1234/rtp C:C316B92B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:C316B92B CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1044) 20250219085103649 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:C316B92B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #00: 200 14768 OK (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #02: I: C316B92B (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #04: o=- C316B92B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20250219085103649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250219085103649 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:56D8BE15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:56D8BE15 output_enabled 0 (mgcp_conn.c:271) 20250219085103649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103649 DLMGCP DEBUG <0013> (1234/rtp C:56D8BE15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:56D8BE15 CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1044) 20250219085103649 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:56D8BE15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103649 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #00: 200 14769 OK (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #02: I: 56D8BE15 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56D8BE15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20250219085103650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250219085103650 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:27F0F382 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:27F0F382 output_enabled 0 (mgcp_conn.c:271) 20250219085103650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103650 DLMGCP DEBUG <0013> (1234/rtp C:27F0F382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:27F0F382 CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1044) 20250219085103650 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:27F0F382 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #00: 200 14770 OK (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #02: I: 27F0F382 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27F0F382 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20250219085103650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250219085103650 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:DFCBF266 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:DFCBF266 output_enabled 0 (mgcp_conn.c:271) 20250219085103650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103650 DLMGCP DEBUG <0013> (1234/rtp C:DFCBF266 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:DFCBF266 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1044) 20250219085103650 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:DFCBF266 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #00: 200 14771 OK (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #02: I: DFCBF266 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFCBF266 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20250219085103650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250219085103650 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:4BEE4035 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:4BEE4035 output_enabled 0 (mgcp_conn.c:271) 20250219085103650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103650 DLMGCP DEBUG <0013> (1234/rtp C:4BEE4035 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103650 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:4BEE4035 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1044) 20250219085103650 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:4BEE4035 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #00: 200 14772 OK (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BEE4035 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BEE4035 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20250219085103651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250219085103651 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:6F20C2C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:6F20C2C3 output_enabled 0 (mgcp_conn.c:271) 20250219085103651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103651 DLMGCP DEBUG <0013> (1234/rtp C:6F20C2C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:6F20C2C3 CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1044) 20250219085103651 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:6F20C2C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #00: 200 14773 OK (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F20C2C3 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F20C2C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20250219085103651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250219085103651 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:CA9B9ACA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:CA9B9ACA output_enabled 0 (mgcp_conn.c:271) 20250219085103651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103651 DLMGCP DEBUG <0013> (1234/rtp C:CA9B9ACA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:CA9B9ACA CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1044) 20250219085103651 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:CA9B9ACA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #00: 200 14774 OK (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #02: I: CA9B9ACA (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA9B9ACA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20250219085103652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250219085103652 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:57EAD3F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:57EAD3F8 output_enabled 0 (mgcp_conn.c:271) 20250219085103652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103652 DLMGCP DEBUG <0013> (1234/rtp C:57EAD3F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:57EAD3F8 CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1044) 20250219085103652 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:57EAD3F8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #00: 200 14775 OK (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #02: I: 57EAD3F8 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57EAD3F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20250219085103652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250219085103652 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:1E1152F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:1E1152F8 output_enabled 0 (mgcp_conn.c:271) 20250219085103652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103652 DLMGCP DEBUG <0013> (1234/rtp C:1E1152F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:1E1152F8 CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1044) 20250219085103652 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:1E1152F8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #00: 200 14776 OK (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E1152F8 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E1152F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20250219085103652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250219085103652 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:68E95F79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:68E95F79 output_enabled 0 (mgcp_conn.c:271) 20250219085103652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103652 DLMGCP DEBUG <0013> (1234/rtp C:68E95F79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:68E95F79 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1044) 20250219085103652 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:68E95F79 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #00: 200 14777 OK (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #02: I: 68E95F79 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68E95F79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20250219085103653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250219085103653 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:FB8AC69C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:FB8AC69C output_enabled 0 (mgcp_conn.c:271) 20250219085103653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103653 DLMGCP DEBUG <0013> (1234/rtp C:FB8AC69C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:FB8AC69C CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1044) 20250219085103653 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:FB8AC69C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #00: 200 14778 OK (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #02: I: FB8AC69C (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB8AC69C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20250219085103653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250219085103653 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:D9BF260C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:D9BF260C output_enabled 0 (mgcp_conn.c:271) 20250219085103653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103653 DLMGCP DEBUG <0013> (1234/rtp C:D9BF260C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:D9BF260C CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1044) 20250219085103653 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:D9BF260C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #00: 200 14779 OK (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #02: I: D9BF260C (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9BF260C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20250219085103653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250219085103653 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:375D2756 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:375D2756 output_enabled 0 (mgcp_conn.c:271) 20250219085103653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103653 DLMGCP DEBUG <0013> (1234/rtp C:375D2756 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:375D2756 CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1044) 20250219085103654 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:375D2756 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #00: 200 14780 OK (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #02: I: 375D2756 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 375D2756 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20250219085103654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250219085103654 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:03D7D096 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:03D7D096 output_enabled 0 (mgcp_conn.c:271) 20250219085103654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103654 DLMGCP DEBUG <0013> (1234/rtp C:03D7D096 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:03D7D096 CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1044) 20250219085103654 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:03D7D096 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #00: 200 14781 OK (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #02: I: 03D7D096 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03D7D096 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20250219085103654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250219085103654 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4F00B40D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4F00B40D output_enabled 0 (mgcp_conn.c:271) 20250219085103654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103654 DLMGCP DEBUG <0013> (1234/rtp C:4F00B40D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4F00B40D CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1044) 20250219085103654 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:4F00B40D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103654 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #00: 200 14782 OK (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F00B40D (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F00B40D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20250219085103655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250219085103655 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:4CBBD385 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:4CBBD385 output_enabled 0 (mgcp_conn.c:271) 20250219085103655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103655 DLMGCP DEBUG <0013> (1234/rtp C:4CBBD385 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:4CBBD385 CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1044) 20250219085103655 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:4CBBD385 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #00: 200 14783 OK (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CBBD385 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CBBD385 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20250219085103655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250219085103655 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:D8909E88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:D8909E88 output_enabled 0 (mgcp_conn.c:271) 20250219085103655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103655 DLMGCP DEBUG <0013> (1234/rtp C:D8909E88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:D8909E88 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1044) 20250219085103655 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:D8909E88 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #00: 200 14784 OK (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #02: I: D8909E88 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8909E88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20250219085103655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250219085103655 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:B04AA9B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:B04AA9B7 output_enabled 0 (mgcp_conn.c:271) 20250219085103655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103655 DLMGCP DEBUG <0013> (1234/rtp C:B04AA9B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:B04AA9B7 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1044) 20250219085103655 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:B04AA9B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103655 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #00: 200 14785 OK (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #02: I: B04AA9B7 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #04: o=- B04AA9B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20250219085103656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250219085103656 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:22D1B131 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:22D1B131 output_enabled 0 (mgcp_conn.c:271) 20250219085103656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103656 DLMGCP DEBUG <0013> (1234/rtp C:22D1B131 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:22D1B131 CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1044) 20250219085103656 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:22D1B131 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #00: 200 14786 OK (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #02: I: 22D1B131 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22D1B131 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20250219085103656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250219085103656 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:A7926B1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:A7926B1D output_enabled 0 (mgcp_conn.c:271) 20250219085103656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103656 DLMGCP DEBUG <0013> (1234/rtp C:A7926B1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:A7926B1D CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1044) 20250219085103656 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:A7926B1D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #00: 200 14787 OK (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #02: I: A7926B1D (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7926B1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20250219085103656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250219085103656 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E0FEBD05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E0FEBD05 output_enabled 0 (mgcp_conn.c:271) 20250219085103656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103656 DLMGCP DEBUG <0013> (1234/rtp C:E0FEBD05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E0FEBD05 CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1044) 20250219085103656 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:E0FEBD05 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103656 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #00: 200 14788 OK (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #02: I: E0FEBD05 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0FEBD05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20250219085103657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250219085103657 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:4AEB7AC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:4AEB7AC0 output_enabled 0 (mgcp_conn.c:271) 20250219085103657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103657 DLMGCP DEBUG <0013> (1234/rtp C:4AEB7AC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:4AEB7AC0 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1044) 20250219085103657 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:4AEB7AC0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #00: 200 14789 OK (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AEB7AC0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AEB7AC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20250219085103657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250219085103657 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:40762BF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:40762BF6 output_enabled 0 (mgcp_conn.c:271) 20250219085103657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103657 DLMGCP DEBUG <0013> (1234/rtp C:40762BF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:40762BF6 CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1044) 20250219085103657 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:40762BF6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #00: 200 14790 OK (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #02: I: 40762BF6 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40762BF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20250219085103658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250219085103658 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:9898DFA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:9898DFA7 output_enabled 0 (mgcp_conn.c:271) 20250219085103658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103658 DLMGCP DEBUG <0013> (1234/rtp C:9898DFA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:9898DFA7 CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1044) 20250219085103658 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:9898DFA7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #00: 200 14791 OK (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #02: I: 9898DFA7 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9898DFA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20250219085103658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250219085103658 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:FAED5308 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:FAED5308 output_enabled 0 (mgcp_conn.c:271) 20250219085103658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103658 DLMGCP DEBUG <0013> (1234/rtp C:FAED5308 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:FAED5308 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1044) 20250219085103658 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:FAED5308 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #00: 200 14792 OK (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #02: I: FAED5308 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAED5308 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20250219085103658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250219085103658 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E7618746 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E7618746 output_enabled 0 (mgcp_conn.c:271) 20250219085103658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103658 DLMGCP DEBUG <0013> (1234/rtp C:E7618746 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E7618746 CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1044) 20250219085103658 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:E7618746 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #00: 200 14793 OK (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #02: I: E7618746 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7618746 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20250219085103659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250219085103659 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:E5D3E9AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:E5D3E9AA output_enabled 0 (mgcp_conn.c:271) 20250219085103659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085103659 DLMGCP DEBUG <0013> (1234/rtp C:E5D3E9AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:E5D3E9AA CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1044) 20250219085103659 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:E5D3E9AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #00: 200 14794 OK (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #02: I: E5D3E9AA (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5D3E9AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085103659 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20250219085103659 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:417) 20250219085103659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:455) 20250219085103659 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085103659 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:839) 20250219085103659 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:240) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #00: 403 14795 FAIL (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14796 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085103659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085103659 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103659 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103659 DLMGCP DEBUG <0013> Generated response: line #00: 200 14796 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass 20250219085103659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14797 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085103659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103660 DLMGCP DEBUG <0013> Generated response: line #00: 200 14797 OK (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14798 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250219085103660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103660 DLMGCP DEBUG <0013> Generated response: line #00: 200 14798 OK (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14799 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085103660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103660 DLMGCP DEBUG <0013> Generated response: line #00: 200 14799 OK (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14800 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085103660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103660 DLMGCP DEBUG <0013> Generated response: line #00: 200 14800 OK (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14801 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250219085103660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103660 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103660 DLMGCP DEBUG <0013> Generated response: line #00: 200 14801 OK (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14802 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250219085103661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103661 DLMGCP DEBUG <0013> Generated response: line #00: 200 14802 OK (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14803 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250219085103661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103661 DLMGCP DEBUG <0013> Generated response: line #00: 200 14803 OK (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14804 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250219085103661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103661 DLMGCP DEBUG <0013> Generated response: line #00: 200 14804 OK (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14805 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250219085103661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103661 DLMGCP DEBUG <0013> Generated response: line #00: 200 14805 OK (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14806 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250219085103661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103661 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103661 DLMGCP DEBUG <0013> Generated response: line #00: 200 14806 OK (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14807 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250219085103662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103662 DLMGCP DEBUG <0013> Generated response: line #00: 200 14807 OK (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14808 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250219085103662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103662 DLMGCP DEBUG <0013> Generated response: line #00: 200 14808 OK (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14809 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250219085103662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103662 DLMGCP DEBUG <0013> Generated response: line #00: 200 14809 OK (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14810 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250219085103662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103662 DLMGCP DEBUG <0013> Generated response: line #00: 200 14810 OK (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14811 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250219085103662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103662 DLMGCP DEBUG <0013> Generated response: line #00: 200 14811 OK (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14812 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250219085103662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103662 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103663 DLMGCP DEBUG <0013> Generated response: line #00: 200 14812 OK (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14813 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250219085103663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103663 DLMGCP DEBUG <0013> Generated response: line #00: 200 14813 OK (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14814 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250219085103663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103663 DLMGCP DEBUG <0013> Generated response: line #00: 200 14814 OK (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14815 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250219085103663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103663 DLMGCP DEBUG <0013> Generated response: line #00: 200 14815 OK (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14816 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250219085103663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103663 DLMGCP DEBUG <0013> Generated response: line #00: 200 14816 OK (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14817 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250219085103663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103663 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103663 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103663 DLMGCP DEBUG <0013> Generated response: line #00: 200 14817 OK (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14818 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250219085103664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103664 DLMGCP DEBUG <0013> Generated response: line #00: 200 14818 OK (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14819 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250219085103664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103664 DLMGCP DEBUG <0013> Generated response: line #00: 200 14819 OK (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14820 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250219085103664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103664 DLMGCP DEBUG <0013> Generated response: line #00: 200 14820 OK (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14821 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250219085103664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103664 DLMGCP DEBUG <0013> Generated response: line #00: 200 14821 OK (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14822 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250219085103664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103664 DLMGCP DEBUG <0013> Generated response: line #00: 200 14822 OK (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14823 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250219085103664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103665 DLMGCP DEBUG <0013> Generated response: line #00: 200 14823 OK (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14824 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250219085103665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103665 DLMGCP DEBUG <0013> Generated response: line #00: 200 14824 OK (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14825 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20250219085103665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103665 DLMGCP DEBUG <0013> Generated response: line #00: 200 14825 OK (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14826 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20250219085103665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103665 DLMGCP DEBUG <0013> Generated response: line #00: 200 14826 OK (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14827 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20250219085103665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103665 DLMGCP DEBUG <0013> Generated response: line #00: 200 14827 OK (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14828 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20250219085103665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103665 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103665 DLMGCP DEBUG <0013> Generated response: line #00: 200 14828 OK (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14829 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20250219085103666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103666 DLMGCP DEBUG <0013> Generated response: line #00: 200 14829 OK (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14830 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20250219085103666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103666 DLMGCP DEBUG <0013> Generated response: line #00: 200 14830 OK (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14831 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20250219085103666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103666 DLMGCP DEBUG <0013> Generated response: line #00: 200 14831 OK (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14832 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20250219085103666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103666 DLMGCP DEBUG <0013> Generated response: line #00: 200 14832 OK (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14833 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20250219085103666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103666 DLMGCP DEBUG <0013> Generated response: line #00: 200 14833 OK (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14834 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20250219085103666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103666 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103666 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103666 DLMGCP DEBUG <0013> Generated response: line #00: 200 14834 OK (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14835 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20250219085103667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103667 DLMGCP DEBUG <0013> Generated response: line #00: 200 14835 OK (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14836 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20250219085103667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103667 DLMGCP DEBUG <0013> Generated response: line #00: 200 14836 OK (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14837 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20250219085103667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103667 DLMGCP DEBUG <0013> Generated response: line #00: 200 14837 OK (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14838 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20250219085103667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103667 DLMGCP DEBUG <0013> Generated response: line #00: 200 14838 OK (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14839 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20250219085103667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103667 DLMGCP DEBUG <0013> Generated response: line #00: 200 14839 OK (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14840 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20250219085103667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103667 DLMGCP DEBUG <0013> Generated response: line #00: 200 14840 OK (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14841 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20250219085103668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103668 DLMGCP DEBUG <0013> Generated response: line #00: 200 14841 OK (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14842 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20250219085103668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103668 DLMGCP DEBUG <0013> Generated response: line #00: 200 14842 OK (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14843 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20250219085103668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103668 DLMGCP DEBUG <0013> Generated response: line #00: 200 14843 OK (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14844 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20250219085103668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103668 DLMGCP DEBUG <0013> Generated response: line #00: 200 14844 OK (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14845 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20250219085103668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103668 DLMGCP DEBUG <0013> Generated response: line #00: 200 14845 OK (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14846 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20250219085103668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103668 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103668 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103669 DLMGCP DEBUG <0013> Generated response: line #00: 200 14846 OK (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14847 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20250219085103669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103669 DLMGCP DEBUG <0013> Generated response: line #00: 200 14847 OK (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14848 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20250219085103669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103669 DLMGCP DEBUG <0013> Generated response: line #00: 200 14848 OK (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14849 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20250219085103669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103669 DLMGCP DEBUG <0013> Generated response: line #00: 200 14849 OK (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14850 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20250219085103669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103669 DLMGCP DEBUG <0013> Generated response: line #00: 200 14850 OK (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14851 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20250219085103669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103669 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103669 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103669 DLMGCP DEBUG <0013> Generated response: line #00: 200 14851 OK (mgcp_msg.c:72) 20250219085103669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14852 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20250219085103670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103670 DLMGCP DEBUG <0013> Generated response: line #00: 200 14852 OK (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14853 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20250219085103670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103670 DLMGCP DEBUG <0013> Generated response: line #00: 200 14853 OK (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14854 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20250219085103670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103670 DLMGCP DEBUG <0013> Generated response: line #00: 200 14854 OK (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14855 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20250219085103670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103670 DLMGCP DEBUG <0013> Generated response: line #00: 200 14855 OK (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14856 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20250219085103670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103670 DLMGCP DEBUG <0013> Generated response: line #00: 200 14856 OK (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14857 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20250219085103670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103670 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103670 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103670 DLMGCP DEBUG <0013> Generated response: line #00: 200 14857 OK (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14858 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20250219085103671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103671 DLMGCP DEBUG <0013> Generated response: line #00: 200 14858 OK (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14859 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20250219085103671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103671 DLMGCP DEBUG <0013> Generated response: line #00: 200 14859 OK (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14860 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20250219085103671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103671 DLMGCP DEBUG <0013> Generated response: line #00: 200 14860 OK (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14861 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20250219085103671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103671 DLMGCP DEBUG <0013> Generated response: line #00: 200 14861 OK (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14862 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20250219085103671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103671 DLMGCP DEBUG <0013> Generated response: line #00: 200 14862 OK (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14863 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20250219085103671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103671 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103671 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103671 DLMGCP DEBUG <0013> Generated response: line #00: 200 14863 OK (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14864 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20250219085103672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103672 DLMGCP DEBUG <0013> Generated response: line #00: 200 14864 OK (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14865 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20250219085103672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103672 DLMGCP DEBUG <0013> Generated response: line #00: 200 14865 OK (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14866 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20250219085103672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103672 DLMGCP DEBUG <0013> Generated response: line #00: 200 14866 OK (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14867 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20250219085103672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103672 DLMGCP DEBUG <0013> Generated response: line #00: 200 14867 OK (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14868 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20250219085103672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103672 DLMGCP DEBUG <0013> Generated response: line #00: 200 14868 OK (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14869 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20250219085103672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103672 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103672 DLMGCP DEBUG <0013> Generated response: line #00: 200 14869 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14870 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20250219085103673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103673 DLMGCP DEBUG <0013> Generated response: line #00: 200 14870 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14871 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20250219085103673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103673 DLMGCP DEBUG <0013> Generated response: line #00: 200 14871 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14872 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20250219085103673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103673 DLMGCP DEBUG <0013> Generated response: line #00: 200 14872 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14873 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20250219085103673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103673 DLMGCP DEBUG <0013> Generated response: line #00: 200 14873 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14874 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20250219085103673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103673 DLMGCP DEBUG <0013> Generated response: line #00: 200 14874 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14875 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20250219085103673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103673 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103673 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103673 DLMGCP DEBUG <0013> Generated response: line #00: 200 14875 OK (mgcp_msg.c:72) 20250219085103673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14876 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14876 OK (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14877 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14877 OK (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14878 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14878 OK (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14879 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14879 OK (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14880 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14880 OK (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14881 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14881 OK (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14882 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20250219085103674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103674 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103674 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103674 DLMGCP DEBUG <0013> Generated response: line #00: 200 14882 OK (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14883 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20250219085103675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103675 DLMGCP DEBUG <0013> Generated response: line #00: 200 14883 OK (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14884 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20250219085103675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103675 DLMGCP DEBUG <0013> Generated response: line #00: 200 14884 OK (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14885 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20250219085103675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103675 DLMGCP DEBUG <0013> Generated response: line #00: 200 14885 OK (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14886 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20250219085103675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103675 DLMGCP DEBUG <0013> Generated response: line #00: 200 14886 OK (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14887 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20250219085103675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103675 DLMGCP DEBUG <0013> Generated response: line #00: 200 14887 OK (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14888 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20250219085103675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103675 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103675 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103675 DLMGCP DEBUG <0013> Generated response: line #00: 200 14888 OK (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14889 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20250219085103676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103676 DLMGCP DEBUG <0013> Generated response: line #00: 200 14889 OK (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14890 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20250219085103676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103676 DLMGCP DEBUG <0013> Generated response: line #00: 200 14890 OK (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14891 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20250219085103676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103676 DLMGCP DEBUG <0013> Generated response: line #00: 200 14891 OK (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14892 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20250219085103676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103676 DLMGCP DEBUG <0013> Generated response: line #00: 200 14892 OK (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14893 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20250219085103676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103676 DLMGCP DEBUG <0013> Generated response: line #00: 200 14893 OK (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14894 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20250219085103676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103676 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103676 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103676 DLMGCP DEBUG <0013> Generated response: line #00: 200 14894 OK (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14895 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20250219085103677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103677 DLMGCP DEBUG <0013> Generated response: line #00: 200 14895 OK (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14896 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20250219085103677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103677 DLMGCP DEBUG <0013> Generated response: line #00: 200 14896 OK (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14897 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20250219085103677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103677 DLMGCP DEBUG <0013> Generated response: line #00: 200 14897 OK (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14898 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20250219085103677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103677 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103677 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103677 DLMGCP DEBUG <0013> Generated response: line #00: 200 14898 OK (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14899 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20250219085103678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103678 DLMGCP DEBUG <0013> Generated response: line #00: 200 14899 OK (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14900 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20250219085103678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103678 DLMGCP DEBUG <0013> Generated response: line #00: 200 14900 OK (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14901 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20250219085103678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103678 DLMGCP DEBUG <0013> Generated response: line #00: 200 14901 OK (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14902 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20250219085103678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103678 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103678 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103678 DLMGCP DEBUG <0013> Generated response: line #00: 200 14902 OK (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14903 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20250219085103679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103679 DLMGCP DEBUG <0013> Generated response: line #00: 200 14903 OK (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14904 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20250219085103679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103679 DLMGCP DEBUG <0013> Generated response: line #00: 200 14904 OK (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14905 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20250219085103679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103679 DLMGCP DEBUG <0013> Generated response: line #00: 200 14905 OK (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14906 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20250219085103679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103679 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103679 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103679 DLMGCP DEBUG <0013> Generated response: line #00: 200 14906 OK (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14907 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20250219085103680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103680 DLMGCP DEBUG <0013> Generated response: line #00: 200 14907 OK (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14908 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20250219085103680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103680 DLMGCP DEBUG <0013> Generated response: line #00: 200 14908 OK (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14909 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20250219085103680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103680 DLMGCP DEBUG <0013> Generated response: line #00: 200 14909 OK (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14910 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20250219085103680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103680 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103680 DLMGCP DEBUG <0013> Generated response: line #00: 200 14910 OK (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14911 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20250219085103681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103681 DLMGCP DEBUG <0013> Generated response: line #00: 200 14911 OK (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14912 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20250219085103681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103681 DLMGCP DEBUG <0013> Generated response: line #00: 200 14912 OK (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14913 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20250219085103681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103681 DLMGCP DEBUG <0013> Generated response: line #00: 200 14913 OK (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14914 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20250219085103681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103681 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103681 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103681 DLMGCP DEBUG <0013> Generated response: line #00: 200 14914 OK (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14915 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20250219085103682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103682 DLMGCP DEBUG <0013> Generated response: line #00: 200 14915 OK (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14916 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20250219085103682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103682 DLMGCP DEBUG <0013> Generated response: line #00: 200 14916 OK (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14917 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20250219085103682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103682 DLMGCP DEBUG <0013> Generated response: line #00: 200 14917 OK (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14918 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20250219085103682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103682 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103682 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103683 DLMGCP DEBUG <0013> Generated response: line #00: 200 14918 OK (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14919 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20250219085103683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103683 DLMGCP DEBUG <0013> Generated response: line #00: 200 14919 OK (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14920 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20250219085103683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103683 DLMGCP DEBUG <0013> Generated response: line #00: 200 14920 OK (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14921 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20250219085103683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103683 DLMGCP DEBUG <0013> Generated response: line #00: 200 14921 OK (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14922 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20250219085103683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103683 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103684 DLMGCP DEBUG <0013> Generated response: line #00: 200 14922 OK (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14923 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20250219085103684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103684 DLMGCP DEBUG <0013> Generated response: line #00: 200 14923 OK (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14924 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20250219085103684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103684 DLMGCP DEBUG <0013> Generated response: line #00: 200 14924 OK (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14925 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20250219085103684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103684 DLMGCP DEBUG <0013> Generated response: line #00: 200 14925 OK (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14926 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20250219085103684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103684 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103684 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103685 DLMGCP DEBUG <0013> Generated response: line #00: 200 14926 OK (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14927 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20250219085103685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103685 DLMGCP DEBUG <0013> Generated response: line #00: 200 14927 OK (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14928 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20250219085103685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103685 DLMGCP DEBUG <0013> Generated response: line #00: 200 14928 OK (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14929 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20250219085103685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103685 DLMGCP DEBUG <0013> Generated response: line #00: 200 14929 OK (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14930 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20250219085103685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103685 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103685 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103685 DLMGCP DEBUG <0013> Generated response: line #00: 200 14930 OK (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14931 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20250219085103686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103686 DLMGCP DEBUG <0013> Generated response: line #00: 200 14931 OK (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14932 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20250219085103686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103686 DLMGCP DEBUG <0013> Generated response: line #00: 200 14932 OK (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14933 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20250219085103686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103686 DLMGCP DEBUG <0013> Generated response: line #00: 200 14933 OK (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14934 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20250219085103686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103686 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103686 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103686 DLMGCP DEBUG <0013> Generated response: line #00: 200 14934 OK (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14935 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20250219085103687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103687 DLMGCP DEBUG <0013> Generated response: line #00: 200 14935 OK (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14936 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20250219085103687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103687 DLMGCP DEBUG <0013> Generated response: line #00: 200 14936 OK (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14937 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20250219085103687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103687 DLMGCP DEBUG <0013> Generated response: line #00: 200 14937 OK (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14938 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20250219085103687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103687 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103687 DLMGCP DEBUG <0013> Generated response: line #00: 200 14938 OK (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14939 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20250219085103688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103688 DLMGCP DEBUG <0013> Generated response: line #00: 200 14939 OK (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14940 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20250219085103688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103688 DLMGCP DEBUG <0013> Generated response: line #00: 200 14940 OK (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14941 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20250219085103688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103688 DLMGCP DEBUG <0013> Generated response: line #00: 200 14941 OK (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14942 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20250219085103688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103688 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103688 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103688 DLMGCP DEBUG <0013> Generated response: line #00: 200 14942 OK (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14943 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20250219085103689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103689 DLMGCP DEBUG <0013> Generated response: line #00: 200 14943 OK (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14944 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20250219085103689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103689 DLMGCP DEBUG <0013> Generated response: line #00: 200 14944 OK (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14945 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20250219085103689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103689 DLMGCP DEBUG <0013> Generated response: line #00: 200 14945 OK (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14946 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20250219085103689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103689 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103689 DLMGCP DEBUG <0013> Generated response: line #00: 200 14946 OK (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14947 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103689 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20250219085103690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103690 DLMGCP DEBUG <0013> Generated response: line #00: 200 14947 OK (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14948 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20250219085103690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103690 DLMGCP DEBUG <0013> Generated response: line #00: 200 14948 OK (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14949 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20250219085103690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103690 DLMGCP DEBUG <0013> Generated response: line #00: 200 14949 OK (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14950 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20250219085103690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103690 DLMGCP DEBUG <0013> Generated response: line #00: 200 14950 OK (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14951 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20250219085103690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103690 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103690 DLMGCP DEBUG <0013> Generated response: line #00: 200 14951 OK (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14952 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20250219085103691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103691 DLMGCP DEBUG <0013> Generated response: line #00: 200 14952 OK (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14953 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20250219085103691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103691 DLMGCP DEBUG <0013> Generated response: line #00: 200 14953 OK (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14954 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20250219085103691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103691 DLMGCP DEBUG <0013> Generated response: line #00: 200 14954 OK (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14955 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20250219085103691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103691 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103691 DLMGCP DEBUG <0013> Generated response: line #00: 200 14955 OK (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14956 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20250219085103692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250219085103692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103692 DLMGCP DEBUG <0013> Generated response: line #00: 200 14956 OK (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14957 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20250219085103692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250219085103692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103692 DLMGCP DEBUG <0013> Generated response: line #00: 200 14957 OK (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14958 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20250219085103692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250219085103692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103692 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103692 DLMGCP DEBUG <0013> Generated response: line #00: 200 14958 OK (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14959 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20250219085103693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250219085103693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103693 DLMGCP DEBUG <0013> Generated response: line #00: 200 14959 OK (mgcp_msg.c:72) 20250219085103693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14960 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20250219085103693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250219085103693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103693 DLMGCP DEBUG <0013> Generated response: line #00: 200 14960 OK (mgcp_msg.c:72) 20250219085103693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14961 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20250219085103693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250219085103693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103693 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103693 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103693 DLMGCP DEBUG <0013> Generated response: line #00: 200 14961 OK (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14962 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20250219085103694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250219085103694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103694 DLMGCP DEBUG <0013> Generated response: line #00: 200 14962 OK (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14963 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20250219085103694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250219085103694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103694 DLMGCP DEBUG <0013> Generated response: line #00: 200 14963 OK (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14964 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20250219085103694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250219085103694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103694 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103694 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103695 DLMGCP DEBUG <0013> Generated response: line #00: 200 14964 OK (mgcp_msg.c:72) 20250219085103695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14965 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20250219085103695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250219085103695 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103695 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103695 DLMGCP DEBUG <0013> Generated response: line #00: 200 14965 OK (mgcp_msg.c:72) 20250219085103695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14966 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20250219085103695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250219085103695 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103695 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103695 DLMGCP DEBUG <0013> Generated response: line #00: 200 14966 OK (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14967 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20250219085103696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250219085103696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103696 DLMGCP DEBUG <0013> Generated response: line #00: 200 14967 OK (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14968 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20250219085103696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250219085103696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103696 DLMGCP DEBUG <0013> Generated response: line #00: 200 14968 OK (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14969 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20250219085103696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250219085103696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103696 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103696 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103696 DLMGCP DEBUG <0013> Generated response: line #00: 200 14969 OK (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14970 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20250219085103697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250219085103697 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103697 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103697 DLMGCP DEBUG <0013> Generated response: line #00: 200 14970 OK (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14971 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20250219085103697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250219085103697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103697 DLMGCP DEBUG <0013> Generated response: line #00: 200 14971 OK (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14972 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20250219085103697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250219085103697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103697 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103698 DLMGCP DEBUG <0013> Generated response: line #00: 200 14972 OK (mgcp_msg.c:72) 20250219085103698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14973 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20250219085103698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250219085103698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103698 DLMGCP DEBUG <0013> Generated response: line #00: 200 14973 OK (mgcp_msg.c:72) 20250219085103698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14974 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20250219085103698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250219085103698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103698 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103698 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103698 DLMGCP DEBUG <0013> Generated response: line #00: 200 14974 OK (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14975 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20250219085103699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250219085103699 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103699 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103699 DLMGCP DEBUG <0013> Generated response: line #00: 200 14975 OK (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14976 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20250219085103699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250219085103699 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103699 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103699 DLMGCP DEBUG <0013> Generated response: line #00: 200 14976 OK (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14977 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20250219085103699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250219085103699 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103699 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103699 DLMGCP DEBUG <0013> Generated response: line #00: 200 14977 OK (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14978 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20250219085103700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250219085103700 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103700 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103700 DLMGCP DEBUG <0013> Generated response: line #00: 200 14978 OK (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14979 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20250219085103700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250219085103700 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103700 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103700 DLMGCP DEBUG <0013> Generated response: line #00: 200 14979 OK (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14980 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20250219085103700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250219085103700 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103700 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103700 DLMGCP DEBUG <0013> Generated response: line #00: 200 14980 OK (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14981 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20250219085103701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250219085103701 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103701 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103701 DLMGCP DEBUG <0013> Generated response: line #00: 200 14981 OK (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14982 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20250219085103701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250219085103701 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103701 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103701 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103701 DLMGCP DEBUG <0013> Generated response: line #00: 200 14982 OK (mgcp_msg.c:72) 20250219085103701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14983 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20250219085103702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250219085103702 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103702 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103702 DLMGCP DEBUG <0013> Generated response: line #00: 200 14983 OK (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14984 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20250219085103702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250219085103702 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103702 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103702 DLMGCP DEBUG <0013> Generated response: line #00: 200 14984 OK (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14985 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20250219085103702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250219085103702 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103702 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103702 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103702 DLMGCP DEBUG <0013> Generated response: line #00: 200 14985 OK (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14986 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20250219085103703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250219085103703 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103703 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103703 DLMGCP DEBUG <0013> Generated response: line #00: 200 14986 OK (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14987 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20250219085103703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250219085103703 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103703 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103703 DLMGCP DEBUG <0013> Generated response: line #00: 200 14987 OK (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14988 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20250219085103703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250219085103703 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103703 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103703 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103703 DLMGCP DEBUG <0013> Generated response: line #00: 200 14988 OK (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14989 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20250219085103704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250219085103704 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103704 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103704 DLMGCP DEBUG <0013> Generated response: line #00: 200 14989 OK (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14990 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20250219085103704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250219085103704 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103704 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103704 DLMGCP DEBUG <0013> Generated response: line #00: 200 14990 OK (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14991 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103704 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20250219085103704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250219085103705 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103705 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103705 DLMGCP DEBUG <0013> Generated response: line #00: 200 14991 OK (mgcp_msg.c:72) 20250219085103705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14992 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20250219085103705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250219085103705 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103705 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103705 DLMGCP DEBUG <0013> Generated response: line #00: 200 14992 OK (mgcp_msg.c:72) 20250219085103705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14993 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20250219085103705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250219085103705 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103705 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103705 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103705 DLMGCP DEBUG <0013> Generated response: line #00: 200 14993 OK (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14994 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20250219085103706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250219085103706 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103706 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103706 DLMGCP DEBUG <0013> Generated response: line #00: 200 14994 OK (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14995 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20250219085103706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250219085103706 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103706 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103706 DLMGCP DEBUG <0013> Generated response: line #00: 200 14995 OK (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14996 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20250219085103706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250219085103706 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103706 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103706 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103706 DLMGCP DEBUG <0013> Generated response: line #00: 200 14996 OK (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14997 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20250219085103707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250219085103707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103707 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103707 DLMGCP DEBUG <0013> Generated response: line #00: 200 14997 OK (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14998 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20250219085103707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250219085103707 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103707 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103707 DLMGCP DEBUG <0013> Generated response: line #00: 200 14998 OK (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14999 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20250219085103707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250219085103707 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103707 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103707 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103707 DLMGCP DEBUG <0013> Generated response: line #00: 200 14999 OK (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15000 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20250219085103708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250219085103708 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103708 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103708 DLMGCP DEBUG <0013> Generated response: line #00: 200 15000 OK (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15001 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20250219085103708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250219085103708 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103708 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103708 DLMGCP DEBUG <0013> Generated response: line #00: 200 15001 OK (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15002 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103708 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20250219085103708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250219085103709 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103709 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103709 DLMGCP DEBUG <0013> Generated response: line #00: 200 15002 OK (mgcp_msg.c:72) 20250219085103709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15003 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20250219085103709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250219085103709 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103709 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103709 DLMGCP DEBUG <0013> Generated response: line #00: 200 15003 OK (mgcp_msg.c:72) 20250219085103709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15004 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20250219085103709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250219085103709 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103709 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103709 DLMGCP DEBUG <0013> Generated response: line #00: 200 15004 OK (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15005 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20250219085103710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250219085103710 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103710 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103710 DLMGCP DEBUG <0013> Generated response: line #00: 200 15005 OK (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15006 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20250219085103710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250219085103710 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103710 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103710 DLMGCP DEBUG <0013> Generated response: line #00: 200 15006 OK (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15007 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20250219085103710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250219085103710 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103710 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103710 DLMGCP DEBUG <0013> Generated response: line #00: 200 15007 OK (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15008 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20250219085103711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250219085103711 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103711 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103711 DLMGCP DEBUG <0013> Generated response: line #00: 200 15008 OK (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15009 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20250219085103711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250219085103711 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103711 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103711 DLMGCP DEBUG <0013> Generated response: line #00: 200 15009 OK (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15010 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20250219085103711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250219085103711 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103711 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103711 DLMGCP DEBUG <0013> Generated response: line #00: 200 15010 OK (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15011 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20250219085103712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250219085103712 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103712 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103712 DLMGCP DEBUG <0013> Generated response: line #00: 200 15011 OK (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15012 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20250219085103712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250219085103712 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103712 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103712 DLMGCP DEBUG <0013> Generated response: line #00: 200 15012 OK (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15013 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20250219085103712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250219085103712 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103712 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103712 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103712 DLMGCP DEBUG <0013> Generated response: line #00: 200 15013 OK (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15014 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20250219085103713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103713 DLMGCP DEBUG <0013> Generated response: line #00: 200 15014 OK (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15015 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20250219085103713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103713 DLMGCP DEBUG <0013> Generated response: line #00: 200 15015 OK (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15016 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20250219085103713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103713 DLMGCP DEBUG <0013> Generated response: line #00: 200 15016 OK (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15017 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20250219085103713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103713 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103713 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103713 DLMGCP DEBUG <0013> Generated response: line #00: 200 15017 OK (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15018 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20250219085103714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103714 DLMGCP DEBUG <0013> Generated response: line #00: 200 15018 OK (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15019 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20250219085103714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103714 DLMGCP DEBUG <0013> Generated response: line #00: 200 15019 OK (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15020 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20250219085103714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103714 DLMGCP DEBUG <0013> Generated response: line #00: 200 15020 OK (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15021 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20250219085103714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103714 DLMGCP DEBUG <0013> Generated response: line #00: 200 15021 OK (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15022 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20250219085103714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103714 DLMGCP DEBUG <0013> Generated response: line #00: 200 15022 OK (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15023 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20250219085103714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103714 DLMGCP DEBUG <0013> Generated response: line #00: 200 15023 OK (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15024 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20250219085103715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103715 DLMGCP DEBUG <0013> Generated response: line #00: 200 15024 OK (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15025 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20250219085103715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103715 DLMGCP DEBUG <0013> Generated response: line #00: 200 15025 OK (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15026 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20250219085103715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103715 DLMGCP DEBUG <0013> Generated response: line #00: 200 15026 OK (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15027 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20250219085103715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103715 DLMGCP DEBUG <0013> Generated response: line #00: 200 15027 OK (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15028 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20250219085103715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103715 DLMGCP DEBUG <0013> Generated response: line #00: 200 15028 OK (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15029 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20250219085103715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103715 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103715 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103715 DLMGCP DEBUG <0013> Generated response: line #00: 200 15029 OK (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15030 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20250219085103716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103716 DLMGCP DEBUG <0013> Generated response: line #00: 200 15030 OK (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15031 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20250219085103716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103716 DLMGCP DEBUG <0013> Generated response: line #00: 200 15031 OK (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15032 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20250219085103716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103716 DLMGCP DEBUG <0013> Generated response: line #00: 200 15032 OK (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15033 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20250219085103716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103716 DLMGCP DEBUG <0013> Generated response: line #00: 200 15033 OK (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15034 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20250219085103716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103716 DLMGCP DEBUG <0013> Generated response: line #00: 200 15034 OK (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15035 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20250219085103716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103716 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103716 DLMGCP DEBUG <0013> Generated response: line #00: 200 15035 OK (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15036 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20250219085103717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103717 DLMGCP DEBUG <0013> Generated response: line #00: 200 15036 OK (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15037 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20250219085103717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103717 DLMGCP DEBUG <0013> Generated response: line #00: 200 15037 OK (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15038 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20250219085103717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103717 DLMGCP DEBUG <0013> Generated response: line #00: 200 15038 OK (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15039 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20250219085103717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103717 DLMGCP DEBUG <0013> Generated response: line #00: 200 15039 OK (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15040 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20250219085103717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103717 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103717 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103717 DLMGCP DEBUG <0013> Generated response: line #00: 200 15040 OK (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15041 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20250219085103718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103718 DLMGCP DEBUG <0013> Generated response: line #00: 200 15041 OK (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15042 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20250219085103718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103718 DLMGCP DEBUG <0013> Generated response: line #00: 200 15042 OK (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15043 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20250219085103718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103718 DLMGCP DEBUG <0013> Generated response: line #00: 200 15043 OK (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15044 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20250219085103718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103718 DLMGCP DEBUG <0013> Generated response: line #00: 200 15044 OK (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15045 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20250219085103718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103718 DLMGCP DEBUG <0013> Generated response: line #00: 200 15045 OK (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15046 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20250219085103718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103718 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103718 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103718 DLMGCP DEBUG <0013> Generated response: line #00: 200 15046 OK (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15047 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20250219085103719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103719 DLMGCP DEBUG <0013> Generated response: line #00: 200 15047 OK (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15048 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20250219085103719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103719 DLMGCP DEBUG <0013> Generated response: line #00: 200 15048 OK (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15049 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20250219085103719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103719 DLMGCP DEBUG <0013> Generated response: line #00: 200 15049 OK (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15050 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20250219085103719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103719 DLMGCP DEBUG <0013> Generated response: line #00: 200 15050 OK (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15051 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20250219085103719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103719 DLMGCP DEBUG <0013> Generated response: line #00: 200 15051 OK (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15052 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20250219085103719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103719 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103719 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103719 DLMGCP DEBUG <0013> Generated response: line #00: 200 15052 OK (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15053 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20250219085103720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103720 DLMGCP DEBUG <0013> Generated response: line #00: 200 15053 OK (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15054 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20250219085103720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103720 DLMGCP DEBUG <0013> Generated response: line #00: 200 15054 OK (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15055 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20250219085103720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103720 DLMGCP DEBUG <0013> Generated response: line #00: 200 15055 OK (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15056 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20250219085103720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103720 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103720 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103720 DLMGCP DEBUG <0013> Generated response: line #00: 200 15056 OK (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15057 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20250219085103721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103721 DLMGCP DEBUG <0013> Generated response: line #00: 200 15057 OK (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15058 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20250219085103721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103721 DLMGCP DEBUG <0013> Generated response: line #00: 200 15058 OK (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15059 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20250219085103721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103721 DLMGCP DEBUG <0013> Generated response: line #00: 200 15059 OK (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15060 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20250219085103721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103721 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103721 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103721 DLMGCP DEBUG <0013> Generated response: line #00: 200 15060 OK (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15061 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20250219085103722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250219085103722 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103722 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103722 DLMGCP DEBUG <0013> Generated response: line #00: 200 15061 OK (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15062 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20250219085103722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250219085103722 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103722 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103722 DLMGCP DEBUG <0013> Generated response: line #00: 200 15062 OK (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15063 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20250219085103722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250219085103722 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103722 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103722 DLMGCP DEBUG <0013> Generated response: line #00: 200 15063 OK (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15064 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20250219085103723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103723 DLMGCP DEBUG <0013> Generated response: line #00: 200 15064 OK (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15065 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20250219085103723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103723 DLMGCP DEBUG <0013> Generated response: line #00: 200 15065 OK (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15066 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20250219085103723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103723 DLMGCP DEBUG <0013> Generated response: line #00: 200 15066 OK (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15067 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20250219085103723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103723 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103723 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103723 DLMGCP DEBUG <0013> Generated response: line #00: 200 15067 OK (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15068 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20250219085103724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103724 DLMGCP DEBUG <0013> Generated response: line #00: 200 15068 OK (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15069 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20250219085103724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103724 DLMGCP DEBUG <0013> Generated response: line #00: 200 15069 OK (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15070 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20250219085103724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103724 DLMGCP DEBUG <0013> Generated response: line #00: 200 15070 OK (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15071 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103724 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20250219085103724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103724 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103725 DLMGCP DEBUG <0013> Generated response: line #00: 200 15071 OK (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15072 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20250219085103725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103725 DLMGCP DEBUG <0013> Generated response: line #00: 200 15072 OK (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15073 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20250219085103725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103725 DLMGCP DEBUG <0013> Generated response: line #00: 200 15073 OK (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15074 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20250219085103725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103725 DLMGCP DEBUG <0013> Generated response: line #00: 200 15074 OK (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15075 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20250219085103725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103725 DLMGCP DEBUG <0013> Generated response: line #00: 200 15075 OK (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15076 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20250219085103725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103725 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103725 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103725 DLMGCP DEBUG <0013> Generated response: line #00: 200 15076 OK (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15077 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20250219085103726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 15077 OK (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15078 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20250219085103726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 15078 OK (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15079 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20250219085103726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 15079 OK (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15080 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20250219085103726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 15080 OK (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15081 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20250219085103726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 15081 OK (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15082 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20250219085103726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103726 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103726 DLMGCP DEBUG <0013> Generated response: line #00: 200 15082 OK (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15083 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20250219085103727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103727 DLMGCP DEBUG <0013> Generated response: line #00: 200 15083 OK (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15084 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20250219085103727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103727 DLMGCP DEBUG <0013> Generated response: line #00: 200 15084 OK (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15085 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20250219085103727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103727 DLMGCP DEBUG <0013> Generated response: line #00: 200 15085 OK (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15086 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20250219085103727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103727 DLMGCP DEBUG <0013> Generated response: line #00: 200 15086 OK (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15087 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20250219085103727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103727 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103727 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103727 DLMGCP DEBUG <0013> Generated response: line #00: 200 15087 OK (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15088 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20250219085103728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103728 DLMGCP DEBUG <0013> Generated response: line #00: 200 15088 OK (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15089 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20250219085103728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103728 DLMGCP DEBUG <0013> Generated response: line #00: 200 15089 OK (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15090 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20250219085103728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103728 DLMGCP DEBUG <0013> Generated response: line #00: 200 15090 OK (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15091 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20250219085103728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103728 DLMGCP DEBUG <0013> Generated response: line #00: 200 15091 OK (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15092 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20250219085103728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103728 DLMGCP DEBUG <0013> Generated response: line #00: 200 15092 OK (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15093 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20250219085103728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103728 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103728 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103728 DLMGCP DEBUG <0013> Generated response: line #00: 200 15093 OK (mgcp_msg.c:72) 20250219085103729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15094 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103729 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20250219085103729 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250219085103729 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103729 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103729 DLMGCP DEBUG <0013> Generated response: line #00: 200 15094 OK (mgcp_msg.c:72) 20250219085103729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15095 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085103729 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20250219085103729 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250219085103729 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085103729 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085103729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085103729 DLMGCP DEBUG <0013> Generated response: line #00: 200 15095 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(77)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(75)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(76)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(73)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(74)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Wed Feb 19 08:51:03 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3064648) Waiting for packet dumper to finish... 1 (prev_count=3064648, count=3126620) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Wed Feb 19 08:51:05 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_mdcx_without_crcx started. 20250219085106902 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52067 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085106902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250219085106902 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085106902 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085106902 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085106902 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085106902 DLMGCP DEBUG <0013> Generated response: line #00: 515 52067 FAIL (mgcp_msg.c:72) 20250219085106908 DLMGCP DEBUG <0013> Received message: line #00: MDCX 52068 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085106908 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085106908 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085106908 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250219085106908 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085106909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250219085106909 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085106909 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085106909 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1106) 20250219085106909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:240) 20250219085106909 DLMGCP DEBUG <0013> Generated response: line #00: 400 52068 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(79)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(80)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(81)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(78)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Wed Feb 19 08:51:06 UTC 2025 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=19136) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Wed Feb 19 08:51:08 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_dlcx_without_crcx started. 20250219085110017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30112 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085110017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085110017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085110017 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085110017 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085110017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085110017 DLMGCP DEBUG <0013> Generated response: line #00: 515 30112 FAIL (mgcp_msg.c:72) 20250219085110019 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30113 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085110019 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250219085110019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085110019 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085110019 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085110019 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085110019 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085110019 DLMGCP DEBUG <0013> Generated response: line #00: 515 30113 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(83)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(85)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(86)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(84)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Wed Feb 19 08:51:10 UTC 2025 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16564) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Wed Feb 19 08:51:12 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_dlcx_non_existant_ep started. 20250219085113192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4932 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085113192 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20250219085113192 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:429) 20250219085113192 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:240) 20250219085113192 DLMGCP DEBUG <0013> Generated response: line #00: 500 4932 FAIL (mgcp_msg.c:72) 20250219085113199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4933 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085113199 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250219085113199 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20250219085113199 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:429) 20250219085113199 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:240) 20250219085113199 DLMGCP DEBUG <0013> Generated response: line #00: 500 4933 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(89)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(90)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(91)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(88)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Wed Feb 19 08:51:13 UTC 2025 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15544) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Wed Feb 19 08:51:15 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_mdcx_wildcarded started. 20250219085116376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085116376 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085116376 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116377 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116378 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116380 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116381 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085116383 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085116383 DLMGCP DEBUG <0013> Generated response: line #00: 200 46091 OK (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085116384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085116384 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085116384 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085116384 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1094) 20250219085116384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:240) 20250219085116384 DLMGCP DEBUG <0013> Generated response: line #00: 507 46092 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(97)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(94)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(96)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(95)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(93)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Wed Feb 19 08:51:16 UTC 2025 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=86012) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Wed Feb 19 08:51:18 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_dlcx_wildcarded started. 20250219085119525 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085119525 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085119525 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119525 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119526 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119529 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085119530 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085119530 DLMGCP DEBUG <0013> Generated response: line #00: 200 26513 OK (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085119540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085119540 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F8FC717B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F8FC717B output_enabled 0 (mgcp_conn.c:271) 20250219085119540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119540 DLMGCP DEBUG <0013> (1234/rtp C:F8FC717B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F8FC717B CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1044) 20250219085119540 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F8FC717B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119540 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #00: 200 26514 OK (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #02: I: F8FC717B (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8FC717B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250219085119542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085119542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C8F791D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C8F791D output_enabled 0 (mgcp_conn.c:271) 20250219085119542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119542 DLMGCP DEBUG <0013> (1234/rtp C:2C8F791D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C8F791D CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1044) 20250219085119542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C8F791D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119542 DLMGCP DEBUG <0013> Generated response: line #00: 200 26515 OK (mgcp_msg.c:72) 20250219085119542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C8F791D (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C8F791D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250219085119544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085119544 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8127A5BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8127A5BE output_enabled 0 (mgcp_conn.c:271) 20250219085119544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119544 DLMGCP DEBUG <0013> (1234/rtp C:8127A5BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8127A5BE CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1044) 20250219085119544 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:8127A5BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #00: 200 26516 OK (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #02: I: 8127A5BE (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8127A5BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250219085119545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085119545 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:7CCA21CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:7CCA21CC output_enabled 0 (mgcp_conn.c:271) 20250219085119546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119546 DLMGCP DEBUG <0013> (1234/rtp C:7CCA21CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:7CCA21CC CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1044) 20250219085119546 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:7CCA21CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119546 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #00: 200 26517 OK (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CCA21CC (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CCA21CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250219085119547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085119547 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F97F4C12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F97F4C12 output_enabled 0 (mgcp_conn.c:271) 20250219085119547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119547 DLMGCP DEBUG <0013> (1234/rtp C:F97F4C12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F97F4C12 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1044) 20250219085119547 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F97F4C12 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #00: 200 26518 OK (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #02: I: F97F4C12 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #04: o=- F97F4C12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250219085119548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250219085119548 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:36D37057 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:36D37057 output_enabled 0 (mgcp_conn.c:271) 20250219085119548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119548 DLMGCP DEBUG <0013> (1234/rtp C:36D37057 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:36D37057 CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1044) 20250219085119548 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:36D37057 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #00: 200 26519 OK (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #02: I: 36D37057 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36D37057 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250219085119549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085119549 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:205662AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:205662AC output_enabled 0 (mgcp_conn.c:271) 20250219085119549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119549 DLMGCP DEBUG <0013> (1234/rtp C:205662AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:205662AC CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1044) 20250219085119549 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:205662AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #00: 200 26520 OK (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #02: I: 205662AC (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 205662AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250219085119550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250219085119550 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:ADB157E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:ADB157E7 output_enabled 0 (mgcp_conn.c:271) 20250219085119550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119550 DLMGCP DEBUG <0013> (1234/rtp C:ADB157E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:ADB157E7 CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1044) 20250219085119550 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:ADB157E7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #00: 200 26521 OK (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #02: I: ADB157E7 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADB157E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250219085119550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250219085119550 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:DE94E637 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119550 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:DE94E637 output_enabled 0 (mgcp_conn.c:271) 20250219085119550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119550 DLMGCP DEBUG <0013> (1234/rtp C:DE94E637 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:DE94E637 CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1044) 20250219085119551 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:DE94E637 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #00: 200 26522 OK (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #02: I: DE94E637 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE94E637 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250219085119551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250219085119551 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:8C5448CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:8C5448CF output_enabled 0 (mgcp_conn.c:271) 20250219085119551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119551 DLMGCP DEBUG <0013> (1234/rtp C:8C5448CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:8C5448CF CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1044) 20250219085119551 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:8C5448CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119551 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #00: 200 26523 OK (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C5448CF (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C5448CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250219085119552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250219085119552 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9386C905 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9386C905 output_enabled 0 (mgcp_conn.c:271) 20250219085119552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119552 DLMGCP DEBUG <0013> (1234/rtp C:9386C905 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9386C905 CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1044) 20250219085119552 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:9386C905 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #00: 200 26524 OK (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #02: I: 9386C905 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9386C905 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250219085119553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250219085119553 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:83C33707 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:83C33707 output_enabled 0 (mgcp_conn.c:271) 20250219085119553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119553 DLMGCP DEBUG <0013> (1234/rtp C:83C33707 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:83C33707 CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1044) 20250219085119553 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:83C33707 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #00: 200 26525 OK (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #02: I: 83C33707 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83C33707 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250219085119553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250219085119553 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:59808B61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:59808B61 output_enabled 0 (mgcp_conn.c:271) 20250219085119554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119554 DLMGCP DEBUG <0013> (1234/rtp C:59808B61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:59808B61 CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1044) 20250219085119554 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:59808B61 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #00: 200 26526 OK (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #02: I: 59808B61 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59808B61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250219085119554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250219085119554 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D10A7EE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D10A7EE3 output_enabled 0 (mgcp_conn.c:271) 20250219085119554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119554 DLMGCP DEBUG <0013> (1234/rtp C:D10A7EE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D10A7EE3 CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1044) 20250219085119554 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:D10A7EE3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119554 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #00: 200 26527 OK (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250219085119554 DLMGCP DEBUG <0013> Generated response: line #02: I: D10A7EE3 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #04: o=- D10A7EE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250219085119555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250219085119555 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C19FA8A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C19FA8A3 output_enabled 0 (mgcp_conn.c:271) 20250219085119555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119555 DLMGCP DEBUG <0013> (1234/rtp C:C19FA8A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:C19FA8A3 CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1044) 20250219085119555 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:C19FA8A3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #00: 200 26528 OK (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #02: I: C19FA8A3 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #04: o=- C19FA8A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250219085119556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250219085119556 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:E45D82D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:E45D82D3 output_enabled 0 (mgcp_conn.c:271) 20250219085119556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119556 DLMGCP DEBUG <0013> (1234/rtp C:E45D82D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:E45D82D3 CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1044) 20250219085119556 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:E45D82D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #00: 200 26529 OK (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #02: I: E45D82D3 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #04: o=- E45D82D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250219085119557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250219085119557 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:734AEE8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:734AEE8B output_enabled 0 (mgcp_conn.c:271) 20250219085119557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119557 DLMGCP DEBUG <0013> (1234/rtp C:734AEE8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:734AEE8B CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1044) 20250219085119557 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:734AEE8B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #00: 200 26530 OK (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #02: I: 734AEE8B (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 734AEE8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250219085119558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250219085119558 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:47DC7C02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:47DC7C02 output_enabled 0 (mgcp_conn.c:271) 20250219085119558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119558 DLMGCP DEBUG <0013> (1234/rtp C:47DC7C02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:47DC7C02 CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1044) 20250219085119558 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:47DC7C02 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #00: 200 26531 OK (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #02: I: 47DC7C02 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47DC7C02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250219085119559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250219085119559 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:432CD94B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:432CD94B output_enabled 0 (mgcp_conn.c:271) 20250219085119559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119559 DLMGCP DEBUG <0013> (1234/rtp C:432CD94B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:432CD94B CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1044) 20250219085119559 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:432CD94B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #00: 200 26532 OK (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #02: I: 432CD94B (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 432CD94B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250219085119559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250219085119559 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:AA209C22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:AA209C22 output_enabled 0 (mgcp_conn.c:271) 20250219085119559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119559 DLMGCP DEBUG <0013> (1234/rtp C:AA209C22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:AA209C22 CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1044) 20250219085119560 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:AA209C22 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #00: 200 26533 OK (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #02: I: AA209C22 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA209C22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250219085119560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250219085119560 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:1A53DA8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:1A53DA8D output_enabled 0 (mgcp_conn.c:271) 20250219085119560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119560 DLMGCP DEBUG <0013> (1234/rtp C:1A53DA8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:1A53DA8D CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1044) 20250219085119560 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:1A53DA8D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #00: 200 26534 OK (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A53DA8D (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A53DA8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250219085119561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250219085119561 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:ABDBFBAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:ABDBFBAF output_enabled 0 (mgcp_conn.c:271) 20250219085119561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119561 DLMGCP DEBUG <0013> (1234/rtp C:ABDBFBAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:ABDBFBAF CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1044) 20250219085119561 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:ABDBFBAF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #00: 200 26535 OK (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #02: I: ABDBFBAF (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABDBFBAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250219085119562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250219085119562 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119562 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F809A470 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119562 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F809A470 output_enabled 0 (mgcp_conn.c:271) 20250219085119562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119562 DLMGCP DEBUG <0013> (1234/rtp C:F809A470 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119562 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F809A470 CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1044) 20250219085119562 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:F809A470 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119562 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #00: 200 26536 OK (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #02: I: F809A470 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #04: o=- F809A470 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250219085119563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250219085119563 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:49DCA780 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:49DCA780 output_enabled 0 (mgcp_conn.c:271) 20250219085119563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119563 DLMGCP DEBUG <0013> (1234/rtp C:49DCA780 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:49DCA780 CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1044) 20250219085119563 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:49DCA780 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #00: 200 26537 OK (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #02: I: 49DCA780 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49DCA780 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250219085119563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250219085119563 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:F7FD3BD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:F7FD3BD3 output_enabled 0 (mgcp_conn.c:271) 20250219085119563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119563 DLMGCP DEBUG <0013> (1234/rtp C:F7FD3BD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:F7FD3BD3 CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1044) 20250219085119563 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:F7FD3BD3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #00: 200 26538 OK (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #02: I: F7FD3BD3 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7FD3BD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250219085119564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250219085119564 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:56CE5CB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:56CE5CB4 output_enabled 0 (mgcp_conn.c:271) 20250219085119564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119564 DLMGCP DEBUG <0013> (1234/rtp C:56CE5CB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:56CE5CB4 CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1044) 20250219085119564 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:56CE5CB4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119564 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #00: 200 26539 OK (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #02: I: 56CE5CB4 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56CE5CB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250219085119565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250219085119565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:30EC5035 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:30EC5035 output_enabled 0 (mgcp_conn.c:271) 20250219085119565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119565 DLMGCP DEBUG <0013> (1234/rtp C:30EC5035 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:30EC5035 CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1044) 20250219085119565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:30EC5035 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #00: 200 26540 OK (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #02: I: 30EC5035 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30EC5035 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250219085119565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250219085119565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:87C8AD43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:87C8AD43 output_enabled 0 (mgcp_conn.c:271) 20250219085119565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119565 DLMGCP DEBUG <0013> (1234/rtp C:87C8AD43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:87C8AD43 CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1044) 20250219085119566 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:87C8AD43 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #00: 200 26541 OK (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #02: I: 87C8AD43 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87C8AD43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250219085119566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250219085119566 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:CA291284 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:CA291284 output_enabled 0 (mgcp_conn.c:271) 20250219085119566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119566 DLMGCP DEBUG <0013> (1234/rtp C:CA291284 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:CA291284 CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1044) 20250219085119566 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:CA291284 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #00: 200 26542 OK (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #02: I: CA291284 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA291284 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250219085119567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250219085119567 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B87E59AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B87E59AC output_enabled 0 (mgcp_conn.c:271) 20250219085119567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119567 DLMGCP DEBUG <0013> (1234/rtp C:B87E59AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B87E59AC CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1044) 20250219085119567 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:B87E59AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #00: 200 26543 OK (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #02: I: B87E59AC (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #04: o=- B87E59AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250219085119567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250219085119567 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:74C20DDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:74C20DDB output_enabled 0 (mgcp_conn.c:271) 20250219085119567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119567 DLMGCP DEBUG <0013> (1234/rtp C:74C20DDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:74C20DDB CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1044) 20250219085119567 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:74C20DDB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119567 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #00: 200 26544 OK (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #02: I: 74C20DDB (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74C20DDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250219085119568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250219085119568 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:1CF802E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:1CF802E4 output_enabled 0 (mgcp_conn.c:271) 20250219085119568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119568 DLMGCP DEBUG <0013> (1234/rtp C:1CF802E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:1CF802E4 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1044) 20250219085119568 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:1CF802E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #00: 200 26545 OK (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CF802E4 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CF802E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250219085119568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250219085119568 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:F2010587 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:F2010587 output_enabled 0 (mgcp_conn.c:271) 20250219085119568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119568 DLMGCP DEBUG <0013> (1234/rtp C:F2010587 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:F2010587 CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1044) 20250219085119568 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:F2010587 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119568 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #00: 200 26546 OK (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #02: I: F2010587 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2010587 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250219085119569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250219085119569 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:1EF530BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:1EF530BD output_enabled 0 (mgcp_conn.c:271) 20250219085119569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119569 DLMGCP DEBUG <0013> (1234/rtp C:1EF530BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:1EF530BD CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1044) 20250219085119569 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:1EF530BD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #00: 200 26547 OK (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EF530BD (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EF530BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250219085119569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250219085119569 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6F39365A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6F39365A output_enabled 0 (mgcp_conn.c:271) 20250219085119569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119569 DLMGCP DEBUG <0013> (1234/rtp C:6F39365A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:6F39365A CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1044) 20250219085119569 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:6F39365A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119569 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #00: 200 26548 OK (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F39365A (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F39365A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250219085119570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250219085119570 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:84954EB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:84954EB6 output_enabled 0 (mgcp_conn.c:271) 20250219085119570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119570 DLMGCP DEBUG <0013> (1234/rtp C:84954EB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:84954EB6 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1044) 20250219085119570 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:84954EB6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #00: 200 26549 OK (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #02: I: 84954EB6 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84954EB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250219085119570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250219085119570 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CE5C935F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CE5C935F output_enabled 0 (mgcp_conn.c:271) 20250219085119570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119570 DLMGCP DEBUG <0013> (1234/rtp C:CE5C935F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:CE5C935F CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1044) 20250219085119570 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:CE5C935F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #00: 200 26550 OK (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #02: I: CE5C935F (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE5C935F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250219085119571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250219085119571 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:509C65CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:509C65CB output_enabled 0 (mgcp_conn.c:271) 20250219085119571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119571 DLMGCP DEBUG <0013> (1234/rtp C:509C65CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:509C65CB CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1044) 20250219085119571 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:509C65CB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #00: 200 26551 OK (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #02: I: 509C65CB (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #04: o=- 509C65CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250219085119571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250219085119571 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:E6161766 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:E6161766 output_enabled 0 (mgcp_conn.c:271) 20250219085119571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119571 DLMGCP DEBUG <0013> (1234/rtp C:E6161766 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:E6161766 CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1044) 20250219085119571 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:E6161766 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #00: 200 26552 OK (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #02: I: E6161766 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6161766 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250219085119571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250219085119571 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:E9A4328A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:E9A4328A output_enabled 0 (mgcp_conn.c:271) 20250219085119571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119571 DLMGCP DEBUG <0013> (1234/rtp C:E9A4328A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:E9A4328A CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1044) 20250219085119571 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:E9A4328A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119571 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #00: 200 26553 OK (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250219085119571 DLMGCP DEBUG <0013> Generated response: line #02: I: E9A4328A (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9A4328A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250219085119572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250219085119572 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6FC7BE82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6FC7BE82 output_enabled 0 (mgcp_conn.c:271) 20250219085119572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119572 DLMGCP DEBUG <0013> (1234/rtp C:6FC7BE82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:6FC7BE82 CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1044) 20250219085119572 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:6FC7BE82 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #00: 200 26554 OK (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FC7BE82 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FC7BE82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250219085119572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250219085119572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:52CF8C28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:52CF8C28 output_enabled 0 (mgcp_conn.c:271) 20250219085119572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119572 DLMGCP DEBUG <0013> (1234/rtp C:52CF8C28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:52CF8C28 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1044) 20250219085119572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:52CF8C28 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #00: 200 26555 OK (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #02: I: 52CF8C28 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52CF8C28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250219085119573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250219085119573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:59F132DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:59F132DB output_enabled 0 (mgcp_conn.c:271) 20250219085119573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119573 DLMGCP DEBUG <0013> (1234/rtp C:59F132DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:59F132DB CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1044) 20250219085119573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:59F132DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #00: 200 26556 OK (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #02: I: 59F132DB (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59F132DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250219085119573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250219085119573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:670A7D33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:670A7D33 output_enabled 0 (mgcp_conn.c:271) 20250219085119573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119573 DLMGCP DEBUG <0013> (1234/rtp C:670A7D33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:670A7D33 CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1044) 20250219085119573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:670A7D33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #00: 200 26557 OK (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #02: I: 670A7D33 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 670A7D33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250219085119573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250219085119573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:49D862C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:49D862C4 output_enabled 0 (mgcp_conn.c:271) 20250219085119573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119573 DLMGCP DEBUG <0013> (1234/rtp C:49D862C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:49D862C4 CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1044) 20250219085119573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:49D862C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #00: 200 26558 OK (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #02: I: 49D862C4 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49D862C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250219085119574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250219085119574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78429EE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78429EE6 output_enabled 0 (mgcp_conn.c:271) 20250219085119574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119574 DLMGCP DEBUG <0013> (1234/rtp C:78429EE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:78429EE6 CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1044) 20250219085119574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:78429EE6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #00: 200 26559 OK (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #02: I: 78429EE6 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78429EE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250219085119574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250219085119574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:4B989028 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:4B989028 output_enabled 0 (mgcp_conn.c:271) 20250219085119574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119574 DLMGCP DEBUG <0013> (1234/rtp C:4B989028 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:4B989028 CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1044) 20250219085119574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:4B989028 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #00: 200 26560 OK (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B989028 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B989028 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119574 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250219085119574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250219085119575 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:24FF27F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:24FF27F5 output_enabled 0 (mgcp_conn.c:271) 20250219085119575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119575 DLMGCP DEBUG <0013> (1234/rtp C:24FF27F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:24FF27F5 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1044) 20250219085119575 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:24FF27F5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #00: 200 26561 OK (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #02: I: 24FF27F5 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24FF27F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250219085119575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250219085119575 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:2D198822 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:2D198822 output_enabled 0 (mgcp_conn.c:271) 20250219085119575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119575 DLMGCP DEBUG <0013> (1234/rtp C:2D198822 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:2D198822 CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1044) 20250219085119575 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:2D198822 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #00: 200 26562 OK (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D198822 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D198822 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250219085119575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250219085119575 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:515BE296 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:515BE296 output_enabled 0 (mgcp_conn.c:271) 20250219085119575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119575 DLMGCP DEBUG <0013> (1234/rtp C:515BE296 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:515BE296 CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1044) 20250219085119575 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:515BE296 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119575 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #00: 200 26563 OK (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #02: I: 515BE296 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 515BE296 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250219085119576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250219085119576 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:754ECC51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:754ECC51 output_enabled 0 (mgcp_conn.c:271) 20250219085119576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119576 DLMGCP DEBUG <0013> (1234/rtp C:754ECC51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:754ECC51 CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1044) 20250219085119576 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:754ECC51 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #00: 200 26564 OK (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #02: I: 754ECC51 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 754ECC51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250219085119576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250219085119576 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:648E9B31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:648E9B31 output_enabled 0 (mgcp_conn.c:271) 20250219085119576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119576 DLMGCP DEBUG <0013> (1234/rtp C:648E9B31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:648E9B31 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1044) 20250219085119576 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:648E9B31 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #00: 200 26565 OK (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #02: I: 648E9B31 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 648E9B31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250219085119576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250219085119576 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:307B987E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:307B987E output_enabled 0 (mgcp_conn.c:271) 20250219085119576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119576 DLMGCP DEBUG <0013> (1234/rtp C:307B987E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:307B987E CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1044) 20250219085119576 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:307B987E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #00: 200 26566 OK (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #02: I: 307B987E (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 307B987E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250219085119577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250219085119577 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:006998F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:006998F4 output_enabled 0 (mgcp_conn.c:271) 20250219085119577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119577 DLMGCP DEBUG <0013> (1234/rtp C:006998F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:006998F4 CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1044) 20250219085119577 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:006998F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #00: 200 26567 OK (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #02: I: 006998F4 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 006998F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250219085119577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250219085119577 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:81226D00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:81226D00 output_enabled 0 (mgcp_conn.c:271) 20250219085119577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119577 DLMGCP DEBUG <0013> (1234/rtp C:81226D00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:81226D00 CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1044) 20250219085119577 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:81226D00 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #00: 200 26568 OK (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #02: I: 81226D00 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81226D00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250219085119577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250219085119577 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9E45EC82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9E45EC82 output_enabled 0 (mgcp_conn.c:271) 20250219085119577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119577 DLMGCP DEBUG <0013> (1234/rtp C:9E45EC82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9E45EC82 CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1044) 20250219085119577 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:9E45EC82 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119577 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #00: 200 26569 OK (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E45EC82 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E45EC82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250219085119578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250219085119578 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:A1B185E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:A1B185E4 output_enabled 0 (mgcp_conn.c:271) 20250219085119578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119578 DLMGCP DEBUG <0013> (1234/rtp C:A1B185E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:A1B185E4 CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1044) 20250219085119578 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:A1B185E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #00: 200 26570 OK (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #02: I: A1B185E4 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1B185E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250219085119578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250219085119578 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:E242FF39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:E242FF39 output_enabled 0 (mgcp_conn.c:271) 20250219085119578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119578 DLMGCP DEBUG <0013> (1234/rtp C:E242FF39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:E242FF39 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1044) 20250219085119578 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:E242FF39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #00: 200 26571 OK (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #02: I: E242FF39 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #04: o=- E242FF39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250219085119578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250219085119578 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5D2C6242 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5D2C6242 output_enabled 0 (mgcp_conn.c:271) 20250219085119578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119578 DLMGCP DEBUG <0013> (1234/rtp C:5D2C6242 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:5D2C6242 CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1044) 20250219085119578 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:5D2C6242 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #00: 200 26572 OK (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D2C6242 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D2C6242 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250219085119578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:DEF51CA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:DEF51CA1 output_enabled 0 (mgcp_conn.c:271) 20250219085119579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119579 DLMGCP DEBUG <0013> (1234/rtp C:DEF51CA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:DEF51CA1 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1044) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:DEF51CA1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #00: 200 26573 OK (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #02: I: DEF51CA1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEF51CA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250219085119579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A999BD2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A999BD2B output_enabled 0 (mgcp_conn.c:271) 20250219085119579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119579 DLMGCP DEBUG <0013> (1234/rtp C:A999BD2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:A999BD2B CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1044) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:A999BD2B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #00: 200 26574 OK (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #02: I: A999BD2B (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #04: o=- A999BD2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250219085119579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:75AD907F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:75AD907F output_enabled 0 (mgcp_conn.c:271) 20250219085119579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119579 DLMGCP DEBUG <0013> (1234/rtp C:75AD907F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:75AD907F CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1044) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:75AD907F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #00: 200 26575 OK (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #02: I: 75AD907F (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75AD907F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250219085119579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250219085119579 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:4ED14B5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:4ED14B5A output_enabled 0 (mgcp_conn.c:271) 20250219085119579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119579 DLMGCP DEBUG <0013> (1234/rtp C:4ED14B5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:4ED14B5A CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1044) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:4ED14B5A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #00: 200 26576 OK (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #02: I: 4ED14B5A (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4ED14B5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250219085119580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:5BB23E5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:5BB23E5C output_enabled 0 (mgcp_conn.c:271) 20250219085119580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119580 DLMGCP DEBUG <0013> (1234/rtp C:5BB23E5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:5BB23E5C CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1044) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:5BB23E5C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #00: 200 26577 OK (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BB23E5C (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BB23E5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250219085119580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:094900EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:094900EA output_enabled 0 (mgcp_conn.c:271) 20250219085119580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119580 DLMGCP DEBUG <0013> (1234/rtp C:094900EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:094900EA CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1044) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:094900EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #00: 200 26578 OK (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #02: I: 094900EA (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 094900EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250219085119580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:7B37A77B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:7B37A77B output_enabled 0 (mgcp_conn.c:271) 20250219085119580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119580 DLMGCP DEBUG <0013> (1234/rtp C:7B37A77B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:7B37A77B CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1044) 20250219085119580 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:7B37A77B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119580 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #00: 200 26579 OK (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B37A77B (mgcp_msg.c:72) 20250219085119580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B37A77B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250219085119581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250219085119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:BF7DAEF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:BF7DAEF7 output_enabled 0 (mgcp_conn.c:271) 20250219085119581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119581 DLMGCP DEBUG <0013> (1234/rtp C:BF7DAEF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:BF7DAEF7 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1044) 20250219085119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:BF7DAEF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #00: 200 26580 OK (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #02: I: BF7DAEF7 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF7DAEF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250219085119581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250219085119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EC1D8917 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EC1D8917 output_enabled 0 (mgcp_conn.c:271) 20250219085119581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119581 DLMGCP DEBUG <0013> (1234/rtp C:EC1D8917 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:EC1D8917 CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1044) 20250219085119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:EC1D8917 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #00: 200 26581 OK (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #02: I: EC1D8917 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC1D8917 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250219085119581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250219085119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:AFEDA66A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:AFEDA66A output_enabled 0 (mgcp_conn.c:271) 20250219085119581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119581 DLMGCP DEBUG <0013> (1234/rtp C:AFEDA66A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:AFEDA66A CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1044) 20250219085119581 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:AFEDA66A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119581 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #00: 200 26582 OK (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #02: I: AFEDA66A (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFEDA66A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250219085119582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250219085119582 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:4D145C64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:4D145C64 output_enabled 0 (mgcp_conn.c:271) 20250219085119582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119582 DLMGCP DEBUG <0013> (1234/rtp C:4D145C64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:4D145C64 CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1044) 20250219085119582 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:4D145C64 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #00: 200 26583 OK (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D145C64 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D145C64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250219085119582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250219085119582 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2BB43144 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2BB43144 output_enabled 0 (mgcp_conn.c:271) 20250219085119582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119582 DLMGCP DEBUG <0013> (1234/rtp C:2BB43144 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2BB43144 CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1044) 20250219085119582 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:2BB43144 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #00: 200 26584 OK (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BB43144 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BB43144 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250219085119582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250219085119582 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:82C0EBA8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:82C0EBA8 output_enabled 0 (mgcp_conn.c:271) 20250219085119582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119582 DLMGCP DEBUG <0013> (1234/rtp C:82C0EBA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:82C0EBA8 CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1044) 20250219085119582 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:82C0EBA8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #00: 200 26585 OK (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #02: I: 82C0EBA8 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82C0EBA8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250219085119583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250219085119583 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:0B3815AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:0B3815AC output_enabled 0 (mgcp_conn.c:271) 20250219085119583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119583 DLMGCP DEBUG <0013> (1234/rtp C:0B3815AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:0B3815AC CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1044) 20250219085119583 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:0B3815AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #00: 200 26586 OK (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B3815AC (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B3815AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250219085119583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250219085119583 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:2462E540 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:2462E540 output_enabled 0 (mgcp_conn.c:271) 20250219085119583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119583 DLMGCP DEBUG <0013> (1234/rtp C:2462E540 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:2462E540 CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1044) 20250219085119583 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:2462E540 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #00: 200 26587 OK (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #02: I: 2462E540 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2462E540 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250219085119583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250219085119583 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:4AAB3725 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:4AAB3725 output_enabled 0 (mgcp_conn.c:271) 20250219085119583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119583 DLMGCP DEBUG <0013> (1234/rtp C:4AAB3725 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:4AAB3725 CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1044) 20250219085119583 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:4AAB3725 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119583 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #00: 200 26588 OK (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AAB3725 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AAB3725 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250219085119584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250219085119584 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:D074DE41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:D074DE41 output_enabled 0 (mgcp_conn.c:271) 20250219085119584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119584 DLMGCP DEBUG <0013> (1234/rtp C:D074DE41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:D074DE41 CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1044) 20250219085119584 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:D074DE41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #00: 200 26589 OK (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #02: I: D074DE41 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #04: o=- D074DE41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250219085119584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250219085119584 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:50BEF7A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:50BEF7A5 output_enabled 0 (mgcp_conn.c:271) 20250219085119584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119584 DLMGCP DEBUG <0013> (1234/rtp C:50BEF7A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:50BEF7A5 CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1044) 20250219085119584 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:50BEF7A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #00: 200 26590 OK (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #02: I: 50BEF7A5 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50BEF7A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250219085119585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250219085119585 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:08AAE9BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:08AAE9BF output_enabled 0 (mgcp_conn.c:271) 20250219085119585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119585 DLMGCP DEBUG <0013> (1234/rtp C:08AAE9BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:08AAE9BF CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1044) 20250219085119585 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:08AAE9BF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #00: 200 26591 OK (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #02: I: 08AAE9BF (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08AAE9BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250219085119585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250219085119585 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:26388F04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:26388F04 output_enabled 0 (mgcp_conn.c:271) 20250219085119585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119585 DLMGCP DEBUG <0013> (1234/rtp C:26388F04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:26388F04 CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1044) 20250219085119586 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:26388F04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #00: 200 26592 OK (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #02: I: 26388F04 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26388F04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250219085119586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250219085119586 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F40DD308 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F40DD308 output_enabled 0 (mgcp_conn.c:271) 20250219085119586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119586 DLMGCP DEBUG <0013> (1234/rtp C:F40DD308 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F40DD308 CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1044) 20250219085119586 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:F40DD308 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119586 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #00: 200 26593 OK (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #02: I: F40DD308 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #04: o=- F40DD308 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250219085119587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250219085119587 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D88AFD9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D88AFD9B output_enabled 0 (mgcp_conn.c:271) 20250219085119587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119587 DLMGCP DEBUG <0013> (1234/rtp C:D88AFD9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D88AFD9B CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1044) 20250219085119587 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:D88AFD9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #00: 200 26594 OK (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #02: I: D88AFD9B (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #04: o=- D88AFD9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119587 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250219085119587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250219085119587 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:73A4808D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:73A4808D output_enabled 0 (mgcp_conn.c:271) 20250219085119588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119588 DLMGCP DEBUG <0013> (1234/rtp C:73A4808D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:73A4808D CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1044) 20250219085119588 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:73A4808D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #00: 200 26595 OK (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #02: I: 73A4808D (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73A4808D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250219085119588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250219085119588 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:5F13AC8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:5F13AC8F output_enabled 0 (mgcp_conn.c:271) 20250219085119588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119588 DLMGCP DEBUG <0013> (1234/rtp C:5F13AC8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:5F13AC8F CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1044) 20250219085119588 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:5F13AC8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119588 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #00: 200 26596 OK (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F13AC8F (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F13AC8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250219085119589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250219085119589 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3345AE03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3345AE03 output_enabled 0 (mgcp_conn.c:271) 20250219085119589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119589 DLMGCP DEBUG <0013> (1234/rtp C:3345AE03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:3345AE03 CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1044) 20250219085119589 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:3345AE03 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #00: 200 26597 OK (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #02: I: 3345AE03 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3345AE03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250219085119589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250219085119589 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:7EB50AF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:7EB50AF2 output_enabled 0 (mgcp_conn.c:271) 20250219085119589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119589 DLMGCP DEBUG <0013> (1234/rtp C:7EB50AF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:7EB50AF2 CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1044) 20250219085119589 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:7EB50AF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #00: 200 26598 OK (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EB50AF2 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EB50AF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250219085119590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250219085119590 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:979F2AAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:979F2AAF output_enabled 0 (mgcp_conn.c:271) 20250219085119590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119590 DLMGCP DEBUG <0013> (1234/rtp C:979F2AAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:979F2AAF CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1044) 20250219085119590 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:979F2AAF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #00: 200 26599 OK (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #02: I: 979F2AAF (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 979F2AAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250219085119590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250219085119590 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:68C062E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:68C062E4 output_enabled 0 (mgcp_conn.c:271) 20250219085119590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119590 DLMGCP DEBUG <0013> (1234/rtp C:68C062E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:68C062E4 CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1044) 20250219085119590 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:68C062E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #00: 200 26600 OK (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #02: I: 68C062E4 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68C062E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119590 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250219085119591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250219085119591 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:84361EF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:84361EF7 output_enabled 0 (mgcp_conn.c:271) 20250219085119591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119591 DLMGCP DEBUG <0013> (1234/rtp C:84361EF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:84361EF7 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1044) 20250219085119591 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:84361EF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #00: 200 26601 OK (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #02: I: 84361EF7 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84361EF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250219085119591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250219085119591 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:10FD0F6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:10FD0F6D output_enabled 0 (mgcp_conn.c:271) 20250219085119591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119591 DLMGCP DEBUG <0013> (1234/rtp C:10FD0F6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:10FD0F6D CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1044) 20250219085119591 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:10FD0F6D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #00: 200 26602 OK (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #02: I: 10FD0F6D (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10FD0F6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250219085119591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250219085119591 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:DD3C387C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:DD3C387C output_enabled 0 (mgcp_conn.c:271) 20250219085119591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119591 DLMGCP DEBUG <0013> (1234/rtp C:DD3C387C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:DD3C387C CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1044) 20250219085119591 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:DD3C387C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #00: 200 26603 OK (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #02: I: DD3C387C (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD3C387C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250219085119592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250219085119592 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:49D2D3CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:49D2D3CC output_enabled 0 (mgcp_conn.c:271) 20250219085119592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119592 DLMGCP DEBUG <0013> (1234/rtp C:49D2D3CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:49D2D3CC CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1044) 20250219085119592 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:49D2D3CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #00: 200 26604 OK (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #02: I: 49D2D3CC (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49D2D3CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250219085119592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250219085119592 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:78D4DAB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:78D4DAB0 output_enabled 0 (mgcp_conn.c:271) 20250219085119592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119592 DLMGCP DEBUG <0013> (1234/rtp C:78D4DAB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:78D4DAB0 CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1044) 20250219085119592 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:78D4DAB0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119592 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #00: 200 26605 OK (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #02: I: 78D4DAB0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78D4DAB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250219085119593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250219085119593 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:94F23ECE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:94F23ECE output_enabled 0 (mgcp_conn.c:271) 20250219085119593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119593 DLMGCP DEBUG <0013> (1234/rtp C:94F23ECE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:94F23ECE CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1044) 20250219085119593 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:94F23ECE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #00: 200 26606 OK (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #02: I: 94F23ECE (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94F23ECE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250219085119593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250219085119593 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:62108F4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:62108F4C output_enabled 0 (mgcp_conn.c:271) 20250219085119593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119593 DLMGCP DEBUG <0013> (1234/rtp C:62108F4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:62108F4C CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1044) 20250219085119593 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:62108F4C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #00: 200 26607 OK (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #02: I: 62108F4C (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62108F4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250219085119593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250219085119593 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:553D3933 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:553D3933 output_enabled 0 (mgcp_conn.c:271) 20250219085119593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119593 DLMGCP DEBUG <0013> (1234/rtp C:553D3933 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:553D3933 CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1044) 20250219085119594 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:553D3933 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #00: 200 26608 OK (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #02: I: 553D3933 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 553D3933 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250219085119594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250219085119594 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0A967D5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0A967D5C output_enabled 0 (mgcp_conn.c:271) 20250219085119594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119594 DLMGCP DEBUG <0013> (1234/rtp C:0A967D5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:0A967D5C CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1044) 20250219085119594 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:0A967D5C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #00: 200 26609 OK (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A967D5C (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A967D5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250219085119594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250219085119594 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:171FF66A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:171FF66A output_enabled 0 (mgcp_conn.c:271) 20250219085119594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119594 DLMGCP DEBUG <0013> (1234/rtp C:171FF66A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:171FF66A CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1044) 20250219085119594 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:171FF66A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119594 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #00: 200 26610 OK (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #02: I: 171FF66A (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 171FF66A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250219085119595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250219085119595 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:172AE83F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:172AE83F output_enabled 0 (mgcp_conn.c:271) 20250219085119595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119595 DLMGCP DEBUG <0013> (1234/rtp C:172AE83F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:172AE83F CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1044) 20250219085119595 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:172AE83F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #00: 200 26611 OK (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #02: I: 172AE83F (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 172AE83F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250219085119595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250219085119595 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:845EC22A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:845EC22A output_enabled 0 (mgcp_conn.c:271) 20250219085119595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119595 DLMGCP DEBUG <0013> (1234/rtp C:845EC22A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:845EC22A CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1044) 20250219085119595 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:845EC22A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #00: 200 26612 OK (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #02: I: 845EC22A (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 845EC22A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119595 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250219085119595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250219085119595 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:3579E3B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:3579E3B5 output_enabled 0 (mgcp_conn.c:271) 20250219085119596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119596 DLMGCP DEBUG <0013> (1234/rtp C:3579E3B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:3579E3B5 CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1044) 20250219085119596 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:3579E3B5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #00: 200 26613 OK (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #02: I: 3579E3B5 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3579E3B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250219085119596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250219085119596 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A30E18C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A30E18C7 output_enabled 0 (mgcp_conn.c:271) 20250219085119596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119596 DLMGCP DEBUG <0013> (1234/rtp C:A30E18C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:A30E18C7 CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1044) 20250219085119596 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:A30E18C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #00: 200 26614 OK (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #02: I: A30E18C7 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #04: o=- A30E18C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250219085119596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250219085119596 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:459B4FCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:459B4FCC output_enabled 0 (mgcp_conn.c:271) 20250219085119596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119596 DLMGCP DEBUG <0013> (1234/rtp C:459B4FCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:459B4FCC CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1044) 20250219085119596 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:459B4FCC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119596 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #00: 200 26615 OK (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #02: I: 459B4FCC (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 459B4FCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250219085119597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250219085119597 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:145D2B1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:145D2B1A output_enabled 0 (mgcp_conn.c:271) 20250219085119597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119597 DLMGCP DEBUG <0013> (1234/rtp C:145D2B1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:145D2B1A CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1044) 20250219085119597 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:145D2B1A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #00: 200 26616 OK (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #02: I: 145D2B1A (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 145D2B1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250219085119597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250219085119597 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:152CA1ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:152CA1ED output_enabled 0 (mgcp_conn.c:271) 20250219085119597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119597 DLMGCP DEBUG <0013> (1234/rtp C:152CA1ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:152CA1ED CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1044) 20250219085119597 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:152CA1ED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #00: 200 26617 OK (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #02: I: 152CA1ED (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 152CA1ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250219085119597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250219085119597 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:52BDC0C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:52BDC0C3 output_enabled 0 (mgcp_conn.c:271) 20250219085119597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119597 DLMGCP DEBUG <0013> (1234/rtp C:52BDC0C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:52BDC0C3 CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1044) 20250219085119597 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:52BDC0C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119597 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #00: 200 26618 OK (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #02: I: 52BDC0C3 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52BDC0C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250219085119598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250219085119598 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:628B04B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:628B04B0 output_enabled 0 (mgcp_conn.c:271) 20250219085119598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119598 DLMGCP DEBUG <0013> (1234/rtp C:628B04B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:628B04B0 CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1044) 20250219085119598 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:628B04B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #00: 200 26619 OK (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #02: I: 628B04B0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 628B04B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250219085119598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250219085119598 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:45D7884D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:45D7884D output_enabled 0 (mgcp_conn.c:271) 20250219085119598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119598 DLMGCP DEBUG <0013> (1234/rtp C:45D7884D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:45D7884D CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1044) 20250219085119598 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:45D7884D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #00: 200 26620 OK (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #02: I: 45D7884D (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45D7884D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250219085119599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250219085119599 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:CDC21BB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:CDC21BB4 output_enabled 0 (mgcp_conn.c:271) 20250219085119599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119599 DLMGCP DEBUG <0013> (1234/rtp C:CDC21BB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:CDC21BB4 CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1044) 20250219085119599 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:CDC21BB4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #00: 200 26621 OK (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #02: I: CDC21BB4 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDC21BB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250219085119599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250219085119599 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:DC8EA2A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:DC8EA2A9 output_enabled 0 (mgcp_conn.c:271) 20250219085119599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119599 DLMGCP DEBUG <0013> (1234/rtp C:DC8EA2A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:DC8EA2A9 CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1044) 20250219085119599 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:DC8EA2A9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #00: 200 26622 OK (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #02: I: DC8EA2A9 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC8EA2A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250219085119599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250219085119599 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:BB6B4CFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:BB6B4CFE output_enabled 0 (mgcp_conn.c:271) 20250219085119599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119599 DLMGCP DEBUG <0013> (1234/rtp C:BB6B4CFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:BB6B4CFE CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1044) 20250219085119599 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:BB6B4CFE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #00: 200 26623 OK (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #02: I: BB6B4CFE (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB6B4CFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250219085119600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250219085119600 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:0AF92751 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:0AF92751 output_enabled 0 (mgcp_conn.c:271) 20250219085119600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119600 DLMGCP DEBUG <0013> (1234/rtp C:0AF92751 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:0AF92751 CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1044) 20250219085119600 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:0AF92751 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #00: 200 26624 OK (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AF92751 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AF92751 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250219085119600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250219085119600 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:D04E08E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:D04E08E6 output_enabled 0 (mgcp_conn.c:271) 20250219085119600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119600 DLMGCP DEBUG <0013> (1234/rtp C:D04E08E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:D04E08E6 CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1044) 20250219085119600 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:D04E08E6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #00: 200 26625 OK (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #02: I: D04E08E6 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #04: o=- D04E08E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250219085119600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250219085119600 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:DE3B08CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:DE3B08CE output_enabled 0 (mgcp_conn.c:271) 20250219085119600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119600 DLMGCP DEBUG <0013> (1234/rtp C:DE3B08CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:DE3B08CE CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1044) 20250219085119600 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:DE3B08CE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119600 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #00: 200 26626 OK (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #02: I: DE3B08CE (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE3B08CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250219085119601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250219085119601 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4E31A3FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4E31A3FF output_enabled 0 (mgcp_conn.c:271) 20250219085119601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119601 DLMGCP DEBUG <0013> (1234/rtp C:4E31A3FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:4E31A3FF CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1044) 20250219085119601 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:4E31A3FF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #00: 200 26627 OK (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E31A3FF (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E31A3FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250219085119601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250219085119601 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:19873FF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:19873FF7 output_enabled 0 (mgcp_conn.c:271) 20250219085119601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119601 DLMGCP DEBUG <0013> (1234/rtp C:19873FF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:19873FF7 CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1044) 20250219085119601 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:19873FF7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #00: 200 26628 OK (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #02: I: 19873FF7 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19873FF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250219085119601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250219085119601 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:8E1FFA6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:8E1FFA6B output_enabled 0 (mgcp_conn.c:271) 20250219085119601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119601 DLMGCP DEBUG <0013> (1234/rtp C:8E1FFA6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:8E1FFA6B CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1044) 20250219085119601 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:8E1FFA6B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119601 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #00: 200 26629 OK (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E1FFA6B (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E1FFA6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250219085119602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250219085119602 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:A881B147 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:A881B147 output_enabled 0 (mgcp_conn.c:271) 20250219085119602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119602 DLMGCP DEBUG <0013> (1234/rtp C:A881B147 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:A881B147 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1044) 20250219085119602 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:A881B147 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #00: 200 26630 OK (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #02: I: A881B147 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #04: o=- A881B147 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250219085119602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250219085119602 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:DBBADB81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:DBBADB81 output_enabled 0 (mgcp_conn.c:271) 20250219085119602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119602 DLMGCP DEBUG <0013> (1234/rtp C:DBBADB81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:DBBADB81 CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1044) 20250219085119602 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:DBBADB81 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #00: 200 26631 OK (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #02: I: DBBADB81 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBBADB81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250219085119602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250219085119602 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A20F72E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A20F72E1 output_enabled 0 (mgcp_conn.c:271) 20250219085119602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119602 DLMGCP DEBUG <0013> (1234/rtp C:A20F72E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:A20F72E1 CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1044) 20250219085119602 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:A20F72E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119602 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #00: 200 26632 OK (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #02: I: A20F72E1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #04: o=- A20F72E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250219085119603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250219085119603 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:5ECC0448 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:5ECC0448 output_enabled 0 (mgcp_conn.c:271) 20250219085119603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119603 DLMGCP DEBUG <0013> (1234/rtp C:5ECC0448 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:5ECC0448 CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1044) 20250219085119603 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:5ECC0448 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #00: 200 26633 OK (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ECC0448 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5ECC0448 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250219085119603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250219085119603 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:63D9A585 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:63D9A585 output_enabled 0 (mgcp_conn.c:271) 20250219085119603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119603 DLMGCP DEBUG <0013> (1234/rtp C:63D9A585 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:63D9A585 CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1044) 20250219085119603 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:63D9A585 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #00: 200 26634 OK (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #02: I: 63D9A585 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63D9A585 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250219085119603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250219085119603 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AC79761D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AC79761D output_enabled 0 (mgcp_conn.c:271) 20250219085119603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119603 DLMGCP DEBUG <0013> (1234/rtp C:AC79761D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AC79761D CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1044) 20250219085119603 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:AC79761D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119603 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #00: 200 26635 OK (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #02: I: AC79761D (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC79761D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250219085119604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250219085119604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C927A9C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C927A9C2 output_enabled 0 (mgcp_conn.c:271) 20250219085119604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119604 DLMGCP DEBUG <0013> (1234/rtp C:C927A9C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C927A9C2 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1044) 20250219085119604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:C927A9C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #00: 200 26636 OK (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #02: I: C927A9C2 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #04: o=- C927A9C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250219085119604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250219085119604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:14161BAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:14161BAB output_enabled 0 (mgcp_conn.c:271) 20250219085119604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119604 DLMGCP DEBUG <0013> (1234/rtp C:14161BAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:14161BAB CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1044) 20250219085119604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:14161BAB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #00: 200 26637 OK (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #02: I: 14161BAB (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14161BAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250219085119604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250219085119604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:70E5A8C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:70E5A8C2 output_enabled 0 (mgcp_conn.c:271) 20250219085119604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119604 DLMGCP DEBUG <0013> (1234/rtp C:70E5A8C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:70E5A8C2 CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1044) 20250219085119604 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:70E5A8C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #00: 200 26638 OK (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #02: I: 70E5A8C2 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70E5A8C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250219085119605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250219085119605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:B251FA23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:B251FA23 output_enabled 0 (mgcp_conn.c:271) 20250219085119605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119605 DLMGCP DEBUG <0013> (1234/rtp C:B251FA23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:B251FA23 CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1044) 20250219085119605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:B251FA23 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #00: 200 26639 OK (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #02: I: B251FA23 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #04: o=- B251FA23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250219085119605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250219085119605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:92CF870A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:92CF870A output_enabled 0 (mgcp_conn.c:271) 20250219085119605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119605 DLMGCP DEBUG <0013> (1234/rtp C:92CF870A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:92CF870A CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1044) 20250219085119605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:92CF870A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #00: 200 26640 OK (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #02: I: 92CF870A (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92CF870A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250219085119605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250219085119605 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:436E644D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:436E644D output_enabled 0 (mgcp_conn.c:271) 20250219085119605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119605 DLMGCP DEBUG <0013> (1234/rtp C:436E644D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:436E644D CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1044) 20250219085119605 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:436E644D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119605 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #00: 200 26641 OK (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #02: I: 436E644D (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 436E644D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250219085119606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250219085119606 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FB1000B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FB1000B3 output_enabled 0 (mgcp_conn.c:271) 20250219085119606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119606 DLMGCP DEBUG <0013> (1234/rtp C:FB1000B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FB1000B3 CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1044) 20250219085119606 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:FB1000B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #00: 200 26642 OK (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #02: I: FB1000B3 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB1000B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250219085119606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250219085119606 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:2059E5E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:2059E5E5 output_enabled 0 (mgcp_conn.c:271) 20250219085119606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119606 DLMGCP DEBUG <0013> (1234/rtp C:2059E5E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:2059E5E5 CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1044) 20250219085119606 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:2059E5E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #00: 200 26643 OK (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #02: I: 2059E5E5 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2059E5E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250219085119606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250219085119606 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:8CE3C587 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:8CE3C587 output_enabled 0 (mgcp_conn.c:271) 20250219085119606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119606 DLMGCP DEBUG <0013> (1234/rtp C:8CE3C587 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:8CE3C587 CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1044) 20250219085119606 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:8CE3C587 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119606 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #00: 200 26644 OK (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CE3C587 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CE3C587 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250219085119607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:4E5B5286 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:4E5B5286 output_enabled 0 (mgcp_conn.c:271) 20250219085119607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119607 DLMGCP DEBUG <0013> (1234/rtp C:4E5B5286 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:4E5B5286 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1044) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:4E5B5286 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #00: 200 26645 OK (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E5B5286 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E5B5286 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250219085119607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:7A2AF9E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:7A2AF9E8 output_enabled 0 (mgcp_conn.c:271) 20250219085119607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119607 DLMGCP DEBUG <0013> (1234/rtp C:7A2AF9E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:7A2AF9E8 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1044) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:7A2AF9E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #00: 200 26646 OK (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A2AF9E8 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A2AF9E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250219085119607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0A0A0ED8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0A0A0ED8 output_enabled 0 (mgcp_conn.c:271) 20250219085119607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119607 DLMGCP DEBUG <0013> (1234/rtp C:0A0A0ED8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0A0A0ED8 CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1044) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:0A0A0ED8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #00: 200 26647 OK (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A0A0ED8 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A0A0ED8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250219085119607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4B37B64F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4B37B64F output_enabled 0 (mgcp_conn.c:271) 20250219085119607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119607 DLMGCP DEBUG <0013> (1234/rtp C:4B37B64F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119607 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:4B37B64F CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1044) 20250219085119607 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:4B37B64F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #00: 200 26648 OK (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B37B64F (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B37B64F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250219085119608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250219085119608 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:520E77F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:520E77F0 output_enabled 0 (mgcp_conn.c:271) 20250219085119608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119608 DLMGCP DEBUG <0013> (1234/rtp C:520E77F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:520E77F0 CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1044) 20250219085119608 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:520E77F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #00: 200 26649 OK (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #02: I: 520E77F0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 520E77F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250219085119608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250219085119608 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:6F2F251C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:6F2F251C output_enabled 0 (mgcp_conn.c:271) 20250219085119608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119608 DLMGCP DEBUG <0013> (1234/rtp C:6F2F251C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:6F2F251C CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1044) 20250219085119608 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:6F2F251C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #00: 200 26650 OK (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F2F251C (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F2F251C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250219085119608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250219085119608 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0C28B6B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0C28B6B1 output_enabled 0 (mgcp_conn.c:271) 20250219085119608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119608 DLMGCP DEBUG <0013> (1234/rtp C:0C28B6B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0C28B6B1 CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1044) 20250219085119608 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:0C28B6B1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #00: 200 26651 OK (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C28B6B1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C28B6B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250219085119609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250219085119609 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:D8172CCF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:D8172CCF output_enabled 0 (mgcp_conn.c:271) 20250219085119609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119609 DLMGCP DEBUG <0013> (1234/rtp C:D8172CCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:D8172CCF CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1044) 20250219085119609 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:D8172CCF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #00: 200 26652 OK (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #02: I: D8172CCF (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8172CCF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250219085119609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250219085119609 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C7E7BF4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C7E7BF4A output_enabled 0 (mgcp_conn.c:271) 20250219085119609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119609 DLMGCP DEBUG <0013> (1234/rtp C:C7E7BF4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:C7E7BF4A CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1044) 20250219085119609 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:C7E7BF4A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #00: 200 26653 OK (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #02: I: C7E7BF4A (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7E7BF4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250219085119610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250219085119610 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:07BFD202 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:07BFD202 output_enabled 0 (mgcp_conn.c:271) 20250219085119610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119610 DLMGCP DEBUG <0013> (1234/rtp C:07BFD202 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:07BFD202 CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1044) 20250219085119610 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:07BFD202 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #00: 200 26654 OK (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #02: I: 07BFD202 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07BFD202 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250219085119611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250219085119611 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A550506E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A550506E output_enabled 0 (mgcp_conn.c:271) 20250219085119611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119611 DLMGCP DEBUG <0013> (1234/rtp C:A550506E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A550506E CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1044) 20250219085119611 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:A550506E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #00: 200 26655 OK (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #02: I: A550506E (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #04: o=- A550506E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250219085119611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250219085119611 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:8ED34443 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:8ED34443 output_enabled 0 (mgcp_conn.c:271) 20250219085119611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119611 DLMGCP DEBUG <0013> (1234/rtp C:8ED34443 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:8ED34443 CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1044) 20250219085119611 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:8ED34443 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #00: 200 26656 OK (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ED34443 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8ED34443 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250219085119612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250219085119612 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8E32ED47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8E32ED47 output_enabled 0 (mgcp_conn.c:271) 20250219085119612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119612 DLMGCP DEBUG <0013> (1234/rtp C:8E32ED47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:8E32ED47 CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1044) 20250219085119612 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:8E32ED47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #00: 200 26657 OK (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E32ED47 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E32ED47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250219085119612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250219085119612 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:FFA0C766 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:FFA0C766 output_enabled 0 (mgcp_conn.c:271) 20250219085119612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119612 DLMGCP DEBUG <0013> (1234/rtp C:FFA0C766 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:FFA0C766 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1044) 20250219085119612 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:FFA0C766 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #00: 200 26658 OK (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #02: I: FFA0C766 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFA0C766 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250219085119613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250219085119613 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:A1E07662 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:A1E07662 output_enabled 0 (mgcp_conn.c:271) 20250219085119613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119613 DLMGCP DEBUG <0013> (1234/rtp C:A1E07662 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:A1E07662 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1044) 20250219085119613 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:A1E07662 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #00: 200 26659 OK (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #02: I: A1E07662 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1E07662 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250219085119613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250219085119613 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F836CD2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F836CD2F output_enabled 0 (mgcp_conn.c:271) 20250219085119613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119613 DLMGCP DEBUG <0013> (1234/rtp C:F836CD2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:F836CD2F CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1044) 20250219085119613 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:F836CD2F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119613 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #00: 200 26660 OK (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #02: I: F836CD2F (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #04: o=- F836CD2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250219085119614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250219085119614 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:FE448021 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:FE448021 output_enabled 0 (mgcp_conn.c:271) 20250219085119614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119614 DLMGCP DEBUG <0013> (1234/rtp C:FE448021 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:FE448021 CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1044) 20250219085119614 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:FE448021 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #00: 200 26661 OK (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #02: I: FE448021 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE448021 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250219085119614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250219085119614 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:DD89E72D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:DD89E72D output_enabled 0 (mgcp_conn.c:271) 20250219085119614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119614 DLMGCP DEBUG <0013> (1234/rtp C:DD89E72D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:DD89E72D CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1044) 20250219085119614 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:DD89E72D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119614 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #00: 200 26662 OK (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #02: I: DD89E72D (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD89E72D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250219085119615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250219085119615 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:61F09554 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:61F09554 output_enabled 0 (mgcp_conn.c:271) 20250219085119615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119615 DLMGCP DEBUG <0013> (1234/rtp C:61F09554 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:61F09554 CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1044) 20250219085119615 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:61F09554 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #00: 200 26663 OK (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #02: I: 61F09554 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61F09554 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250219085119615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250219085119615 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:477BB887 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:477BB887 output_enabled 0 (mgcp_conn.c:271) 20250219085119615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119615 DLMGCP DEBUG <0013> (1234/rtp C:477BB887 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:477BB887 CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1044) 20250219085119615 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:477BB887 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #00: 200 26664 OK (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #02: I: 477BB887 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 477BB887 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250219085119615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250219085119615 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:E1C8D272 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:E1C8D272 output_enabled 0 (mgcp_conn.c:271) 20250219085119615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119615 DLMGCP DEBUG <0013> (1234/rtp C:E1C8D272 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:E1C8D272 CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1044) 20250219085119615 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:E1C8D272 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119615 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #00: 200 26665 OK (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #02: I: E1C8D272 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1C8D272 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250219085119616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250219085119616 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F8F31518 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F8F31518 output_enabled 0 (mgcp_conn.c:271) 20250219085119616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119616 DLMGCP DEBUG <0013> (1234/rtp C:F8F31518 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F8F31518 CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1044) 20250219085119616 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:F8F31518 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #00: 200 26666 OK (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #02: I: F8F31518 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8F31518 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250219085119616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250219085119616 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:439095A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:439095A9 output_enabled 0 (mgcp_conn.c:271) 20250219085119616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119616 DLMGCP DEBUG <0013> (1234/rtp C:439095A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:439095A9 CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1044) 20250219085119616 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:439095A9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #00: 200 26667 OK (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #02: I: 439095A9 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 439095A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250219085119617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250219085119617 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F4E9FA44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F4E9FA44 output_enabled 0 (mgcp_conn.c:271) 20250219085119617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119617 DLMGCP DEBUG <0013> (1234/rtp C:F4E9FA44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F4E9FA44 CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1044) 20250219085119617 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:F4E9FA44 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #00: 200 26668 OK (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #02: I: F4E9FA44 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4E9FA44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250219085119617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250219085119617 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:463D2D71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:463D2D71 output_enabled 0 (mgcp_conn.c:271) 20250219085119617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119617 DLMGCP DEBUG <0013> (1234/rtp C:463D2D71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:463D2D71 CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1044) 20250219085119617 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:463D2D71 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #00: 200 26669 OK (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #02: I: 463D2D71 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 463D2D71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250219085119617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250219085119617 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:F3C5D3F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:F3C5D3F7 output_enabled 0 (mgcp_conn.c:271) 20250219085119617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119617 DLMGCP DEBUG <0013> (1234/rtp C:F3C5D3F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:F3C5D3F7 CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1044) 20250219085119617 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:F3C5D3F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119617 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #00: 200 26670 OK (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #02: I: F3C5D3F7 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3C5D3F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250219085119618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250219085119618 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D3402411 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D3402411 output_enabled 0 (mgcp_conn.c:271) 20250219085119618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119618 DLMGCP DEBUG <0013> (1234/rtp C:D3402411 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:D3402411 CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1044) 20250219085119618 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:D3402411 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119618 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #00: 200 26671 OK (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #02: I: D3402411 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3402411 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250219085119619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250219085119619 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:D21F85DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:D21F85DD output_enabled 0 (mgcp_conn.c:271) 20250219085119619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119619 DLMGCP DEBUG <0013> (1234/rtp C:D21F85DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:D21F85DD CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1044) 20250219085119619 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:D21F85DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #00: 200 26672 OK (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #02: I: D21F85DD (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #04: o=- D21F85DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250219085119619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250219085119619 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:0DE73A9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:0DE73A9B output_enabled 0 (mgcp_conn.c:271) 20250219085119619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119619 DLMGCP DEBUG <0013> (1234/rtp C:0DE73A9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:0DE73A9B CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1044) 20250219085119619 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:0DE73A9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #00: 200 26673 OK (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DE73A9B (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DE73A9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250219085119620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250219085119620 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A166129D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A166129D output_enabled 0 (mgcp_conn.c:271) 20250219085119620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119620 DLMGCP DEBUG <0013> (1234/rtp C:A166129D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A166129D CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1044) 20250219085119620 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:A166129D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #00: 200 26674 OK (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #02: I: A166129D (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #04: o=- A166129D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250219085119620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250219085119620 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:65031741 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:65031741 output_enabled 0 (mgcp_conn.c:271) 20250219085119620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119620 DLMGCP DEBUG <0013> (1234/rtp C:65031741 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:65031741 CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1044) 20250219085119620 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:65031741 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #00: 200 26675 OK (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #02: I: 65031741 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65031741 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250219085119621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250219085119621 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A17B7BAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A17B7BAB output_enabled 0 (mgcp_conn.c:271) 20250219085119621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119621 DLMGCP DEBUG <0013> (1234/rtp C:A17B7BAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A17B7BAB CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1044) 20250219085119621 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:A17B7BAB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #00: 200 26676 OK (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #02: I: A17B7BAB (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #04: o=- A17B7BAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250219085119621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250219085119621 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:5A9AD5D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:5A9AD5D3 output_enabled 0 (mgcp_conn.c:271) 20250219085119621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119621 DLMGCP DEBUG <0013> (1234/rtp C:5A9AD5D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:5A9AD5D3 CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1044) 20250219085119621 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:5A9AD5D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119621 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #00: 200 26677 OK (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A9AD5D3 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A9AD5D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250219085119622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250219085119622 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:A39441D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:A39441D1 output_enabled 0 (mgcp_conn.c:271) 20250219085119622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119622 DLMGCP DEBUG <0013> (1234/rtp C:A39441D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:A39441D1 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1044) 20250219085119622 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:A39441D1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #00: 200 26678 OK (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #02: I: A39441D1 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #04: o=- A39441D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250219085119622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250219085119622 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:D96BB566 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:D96BB566 output_enabled 0 (mgcp_conn.c:271) 20250219085119622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119622 DLMGCP DEBUG <0013> (1234/rtp C:D96BB566 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:D96BB566 CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1044) 20250219085119622 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:D96BB566 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #00: 200 26679 OK (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #02: I: D96BB566 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #04: o=- D96BB566 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250219085119623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250219085119623 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B903D4CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B903D4CB output_enabled 0 (mgcp_conn.c:271) 20250219085119623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119623 DLMGCP DEBUG <0013> (1234/rtp C:B903D4CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B903D4CB CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1044) 20250219085119623 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:B903D4CB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #00: 200 26680 OK (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #02: I: B903D4CB (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #04: o=- B903D4CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250219085119623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250219085119623 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:F3C4538F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:F3C4538F output_enabled 0 (mgcp_conn.c:271) 20250219085119623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119623 DLMGCP DEBUG <0013> (1234/rtp C:F3C4538F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:F3C4538F CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1044) 20250219085119623 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:F3C4538F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119623 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #00: 200 26681 OK (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250219085119623 DLMGCP DEBUG <0013> Generated response: line #02: I: F3C4538F (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3C4538F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250219085119624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250219085119624 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:B99D30F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:B99D30F2 output_enabled 0 (mgcp_conn.c:271) 20250219085119624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119624 DLMGCP DEBUG <0013> (1234/rtp C:B99D30F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:B99D30F2 CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1044) 20250219085119624 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:B99D30F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #00: 200 26682 OK (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #02: I: B99D30F2 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #04: o=- B99D30F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250219085119624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250219085119624 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:8A35C22C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119624 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:8A35C22C output_enabled 0 (mgcp_conn.c:271) 20250219085119624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119624 DLMGCP DEBUG <0013> (1234/rtp C:8A35C22C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:8A35C22C CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1044) 20250219085119625 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:8A35C22C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #00: 200 26683 OK (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A35C22C (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A35C22C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250219085119625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250219085119625 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:1D2C825F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:1D2C825F output_enabled 0 (mgcp_conn.c:271) 20250219085119625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119625 DLMGCP DEBUG <0013> (1234/rtp C:1D2C825F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:1D2C825F CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1044) 20250219085119625 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:1D2C825F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #00: 200 26684 OK (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D2C825F (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D2C825F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119625 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250219085119625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250219085119625 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:FA359DA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:FA359DA6 output_enabled 0 (mgcp_conn.c:271) 20250219085119626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119626 DLMGCP DEBUG <0013> (1234/rtp C:FA359DA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:FA359DA6 CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1044) 20250219085119626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:FA359DA6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #00: 200 26685 OK (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #02: I: FA359DA6 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA359DA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250219085119626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250219085119626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:4E980815 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:4E980815 output_enabled 0 (mgcp_conn.c:271) 20250219085119626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119626 DLMGCP DEBUG <0013> (1234/rtp C:4E980815 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:4E980815 CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1044) 20250219085119626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:4E980815 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #00: 200 26686 OK (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E980815 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E980815 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250219085119627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250219085119627 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:CF6AB86D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:CF6AB86D output_enabled 0 (mgcp_conn.c:271) 20250219085119627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119627 DLMGCP DEBUG <0013> (1234/rtp C:CF6AB86D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:CF6AB86D CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1044) 20250219085119627 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:CF6AB86D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #00: 200 26687 OK (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #02: I: CF6AB86D (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF6AB86D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250219085119627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250219085119627 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C8AAF487 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C8AAF487 output_enabled 0 (mgcp_conn.c:271) 20250219085119627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119627 DLMGCP DEBUG <0013> (1234/rtp C:C8AAF487 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C8AAF487 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1044) 20250219085119627 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:C8AAF487 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119627 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #00: 200 26688 OK (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #02: I: C8AAF487 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8AAF487 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250219085119628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250219085119628 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:C5D6864A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:C5D6864A output_enabled 0 (mgcp_conn.c:271) 20250219085119628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119628 DLMGCP DEBUG <0013> (1234/rtp C:C5D6864A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:C5D6864A CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1044) 20250219085119628 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:C5D6864A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #00: 200 26689 OK (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #02: I: C5D6864A (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5D6864A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250219085119628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250219085119628 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:B46B89D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:B46B89D4 output_enabled 0 (mgcp_conn.c:271) 20250219085119628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119628 DLMGCP DEBUG <0013> (1234/rtp C:B46B89D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:B46B89D4 CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1044) 20250219085119628 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:B46B89D4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #00: 200 26690 OK (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #02: I: B46B89D4 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #04: o=- B46B89D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250219085119629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250219085119629 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:0CC6C5E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:0CC6C5E1 output_enabled 0 (mgcp_conn.c:271) 20250219085119629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119629 DLMGCP DEBUG <0013> (1234/rtp C:0CC6C5E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:0CC6C5E1 CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1044) 20250219085119629 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:0CC6C5E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #00: 200 26691 OK (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CC6C5E1 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CC6C5E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250219085119629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250219085119629 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:98CE4898 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:98CE4898 output_enabled 0 (mgcp_conn.c:271) 20250219085119629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119629 DLMGCP DEBUG <0013> (1234/rtp C:98CE4898 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:98CE4898 CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1044) 20250219085119629 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:98CE4898 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119629 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #00: 200 26692 OK (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #02: I: 98CE4898 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 98CE4898 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250219085119630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250219085119630 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:E6C18AEB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:E6C18AEB output_enabled 0 (mgcp_conn.c:271) 20250219085119630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119630 DLMGCP DEBUG <0013> (1234/rtp C:E6C18AEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:E6C18AEB CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1044) 20250219085119630 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:E6C18AEB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #00: 200 26693 OK (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #02: I: E6C18AEB (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6C18AEB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250219085119631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250219085119631 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:54E6D124 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:54E6D124 output_enabled 0 (mgcp_conn.c:271) 20250219085119632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119632 DLMGCP DEBUG <0013> (1234/rtp C:54E6D124 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:54E6D124 CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1044) 20250219085119632 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:54E6D124 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #00: 200 26694 OK (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #02: I: 54E6D124 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54E6D124 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250219085119632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250219085119632 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:49DB8A8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:49DB8A8B output_enabled 0 (mgcp_conn.c:271) 20250219085119632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119632 DLMGCP DEBUG <0013> (1234/rtp C:49DB8A8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:49DB8A8B CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1044) 20250219085119632 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:49DB8A8B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119632 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #00: 200 26695 OK (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #02: I: 49DB8A8B (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49DB8A8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250219085119633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250219085119633 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:A1C916D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:A1C916D8 output_enabled 0 (mgcp_conn.c:271) 20250219085119633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119633 DLMGCP DEBUG <0013> (1234/rtp C:A1C916D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:A1C916D8 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1044) 20250219085119633 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:A1C916D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #00: 200 26696 OK (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #02: I: A1C916D8 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1C916D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250219085119633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250219085119633 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2B31285F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2B31285F output_enabled 0 (mgcp_conn.c:271) 20250219085119633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119633 DLMGCP DEBUG <0013> (1234/rtp C:2B31285F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2B31285F CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1044) 20250219085119633 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:2B31285F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119633 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #00: 200 26697 OK (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B31285F (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B31285F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250219085119634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250219085119634 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:50E610C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:50E610C3 output_enabled 0 (mgcp_conn.c:271) 20250219085119634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119634 DLMGCP DEBUG <0013> (1234/rtp C:50E610C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:50E610C3 CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1044) 20250219085119634 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:50E610C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #00: 200 26698 OK (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #02: I: 50E610C3 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50E610C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250219085119634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250219085119634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:DF9375C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:DF9375C4 output_enabled 0 (mgcp_conn.c:271) 20250219085119634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119634 DLMGCP DEBUG <0013> (1234/rtp C:DF9375C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:DF9375C4 CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1044) 20250219085119634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:DF9375C4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #00: 200 26699 OK (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #02: I: DF9375C4 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF9375C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250219085119634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250219085119634 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3539F1A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3539F1A5 output_enabled 0 (mgcp_conn.c:271) 20250219085119634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119634 DLMGCP DEBUG <0013> (1234/rtp C:3539F1A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3539F1A5 CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1044) 20250219085119635 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:3539F1A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #00: 200 26700 OK (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #02: I: 3539F1A5 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3539F1A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250219085119635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250219085119635 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:ACC3F57A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:ACC3F57A output_enabled 0 (mgcp_conn.c:271) 20250219085119635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119635 DLMGCP DEBUG <0013> (1234/rtp C:ACC3F57A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:ACC3F57A CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1044) 20250219085119635 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:ACC3F57A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #00: 200 26701 OK (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #02: I: ACC3F57A (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #04: o=- ACC3F57A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250219085119635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250219085119635 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:0116C01F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:0116C01F output_enabled 0 (mgcp_conn.c:271) 20250219085119635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119635 DLMGCP DEBUG <0013> (1234/rtp C:0116C01F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:0116C01F CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1044) 20250219085119635 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:0116C01F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119635 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #00: 200 26702 OK (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #02: I: 0116C01F (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0116C01F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250219085119636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250219085119636 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:4E6E703A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:4E6E703A output_enabled 0 (mgcp_conn.c:271) 20250219085119636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119636 DLMGCP DEBUG <0013> (1234/rtp C:4E6E703A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:4E6E703A CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1044) 20250219085119636 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:4E6E703A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #00: 200 26703 OK (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E6E703A (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E6E703A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250219085119636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250219085119636 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:AD60A4D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:AD60A4D3 output_enabled 0 (mgcp_conn.c:271) 20250219085119636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119636 DLMGCP DEBUG <0013> (1234/rtp C:AD60A4D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:AD60A4D3 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1044) 20250219085119636 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:AD60A4D3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119636 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #00: 200 26704 OK (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #02: I: AD60A4D3 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD60A4D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250219085119637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250219085119637 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:359B5372 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:359B5372 output_enabled 0 (mgcp_conn.c:271) 20250219085119637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119637 DLMGCP DEBUG <0013> (1234/rtp C:359B5372 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:359B5372 CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1044) 20250219085119637 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:359B5372 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #00: 200 26705 OK (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #02: I: 359B5372 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 359B5372 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250219085119637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250219085119637 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:B2A1B491 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:B2A1B491 output_enabled 0 (mgcp_conn.c:271) 20250219085119637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119637 DLMGCP DEBUG <0013> (1234/rtp C:B2A1B491 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:B2A1B491 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1044) 20250219085119637 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:B2A1B491 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #00: 200 26706 OK (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #02: I: B2A1B491 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2A1B491 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250219085119638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250219085119638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:4915B2F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:4915B2F4 output_enabled 0 (mgcp_conn.c:271) 20250219085119638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119638 DLMGCP DEBUG <0013> (1234/rtp C:4915B2F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:4915B2F4 CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1044) 20250219085119638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:4915B2F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #00: 200 26707 OK (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #02: I: 4915B2F4 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4915B2F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250219085119638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250219085119638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:CE25A183 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:CE25A183 output_enabled 0 (mgcp_conn.c:271) 20250219085119638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119638 DLMGCP DEBUG <0013> (1234/rtp C:CE25A183 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:CE25A183 CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1044) 20250219085119638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:CE25A183 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #00: 200 26708 OK (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #02: I: CE25A183 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE25A183 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250219085119638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250219085119638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:F1371FE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:F1371FE7 output_enabled 0 (mgcp_conn.c:271) 20250219085119638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119638 DLMGCP DEBUG <0013> (1234/rtp C:F1371FE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:F1371FE7 CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1044) 20250219085119638 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:F1371FE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119638 DLMGCP DEBUG <0013> Generated response: line #00: 200 26709 OK (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #02: I: F1371FE7 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1371FE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250219085119639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250219085119639 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:43CD7CB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:43CD7CB7 output_enabled 0 (mgcp_conn.c:271) 20250219085119639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119639 DLMGCP DEBUG <0013> (1234/rtp C:43CD7CB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:43CD7CB7 CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1044) 20250219085119639 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:43CD7CB7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #00: 200 26710 OK (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #02: I: 43CD7CB7 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43CD7CB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250219085119639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250219085119639 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:27BD156C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:27BD156C output_enabled 0 (mgcp_conn.c:271) 20250219085119639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119639 DLMGCP DEBUG <0013> (1234/rtp C:27BD156C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:27BD156C CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1044) 20250219085119639 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:27BD156C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #00: 200 26711 OK (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #02: I: 27BD156C (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27BD156C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250219085119640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250219085119640 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4D49656B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4D49656B output_enabled 0 (mgcp_conn.c:271) 20250219085119640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119640 DLMGCP DEBUG <0013> (1234/rtp C:4D49656B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4D49656B CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1044) 20250219085119640 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:4D49656B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #00: 200 26712 OK (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D49656B (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D49656B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250219085119640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250219085119640 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5E943CDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5E943CDE output_enabled 0 (mgcp_conn.c:271) 20250219085119640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119640 DLMGCP DEBUG <0013> (1234/rtp C:5E943CDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5E943CDE CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1044) 20250219085119640 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:5E943CDE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #00: 200 26713 OK (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E943CDE (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E943CDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250219085119641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250219085119641 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:71736F74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:71736F74 output_enabled 0 (mgcp_conn.c:271) 20250219085119641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119641 DLMGCP DEBUG <0013> (1234/rtp C:71736F74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:71736F74 CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1044) 20250219085119641 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:71736F74 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #00: 200 26714 OK (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #02: I: 71736F74 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71736F74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250219085119641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250219085119641 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:DD743D26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:DD743D26 output_enabled 0 (mgcp_conn.c:271) 20250219085119641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119641 DLMGCP DEBUG <0013> (1234/rtp C:DD743D26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:DD743D26 CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1044) 20250219085119641 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:DD743D26 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #00: 200 26715 OK (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #02: I: DD743D26 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD743D26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250219085119642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250219085119642 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F82CE31A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F82CE31A output_enabled 0 (mgcp_conn.c:271) 20250219085119642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119642 DLMGCP DEBUG <0013> (1234/rtp C:F82CE31A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F82CE31A CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1044) 20250219085119642 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:F82CE31A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #00: 200 26716 OK (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #02: I: F82CE31A (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #04: o=- F82CE31A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250219085119642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250219085119642 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:91E16174 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:91E16174 output_enabled 0 (mgcp_conn.c:271) 20250219085119642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119642 DLMGCP DEBUG <0013> (1234/rtp C:91E16174 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:91E16174 CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1044) 20250219085119642 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:91E16174 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119642 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #00: 200 26717 OK (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #02: I: 91E16174 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91E16174 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250219085119643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250219085119643 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:953F9354 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:953F9354 output_enabled 0 (mgcp_conn.c:271) 20250219085119643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119643 DLMGCP DEBUG <0013> (1234/rtp C:953F9354 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:953F9354 CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1044) 20250219085119643 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:953F9354 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #00: 200 26718 OK (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #02: I: 953F9354 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 953F9354 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250219085119643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250219085119643 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B54F41EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B54F41EA output_enabled 0 (mgcp_conn.c:271) 20250219085119643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119643 DLMGCP DEBUG <0013> (1234/rtp C:B54F41EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:B54F41EA CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1044) 20250219085119643 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:B54F41EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #00: 200 26719 OK (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #02: I: B54F41EA (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #04: o=- B54F41EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250219085119644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250219085119644 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:E5D0B43D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:E5D0B43D output_enabled 0 (mgcp_conn.c:271) 20250219085119644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119644 DLMGCP DEBUG <0013> (1234/rtp C:E5D0B43D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:E5D0B43D CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1044) 20250219085119644 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:E5D0B43D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #00: 200 26720 OK (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #02: I: E5D0B43D (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5D0B43D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250219085119644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250219085119644 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:E36491F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:E36491F2 output_enabled 0 (mgcp_conn.c:271) 20250219085119644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119644 DLMGCP DEBUG <0013> (1234/rtp C:E36491F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:E36491F2 CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1044) 20250219085119644 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:E36491F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #00: 200 26721 OK (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #02: I: E36491F2 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #04: o=- E36491F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250219085119645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250219085119645 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:562761F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:562761F3 output_enabled 0 (mgcp_conn.c:271) 20250219085119645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119645 DLMGCP DEBUG <0013> (1234/rtp C:562761F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:562761F3 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1044) 20250219085119645 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:562761F3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #00: 200 26722 OK (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #02: I: 562761F3 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #04: o=- 562761F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250219085119645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250219085119645 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:E5177439 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:E5177439 output_enabled 0 (mgcp_conn.c:271) 20250219085119645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119645 DLMGCP DEBUG <0013> (1234/rtp C:E5177439 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:E5177439 CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1044) 20250219085119645 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:E5177439 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #00: 200 26723 OK (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #02: I: E5177439 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5177439 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250219085119646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250219085119646 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:0959F1E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:0959F1E3 output_enabled 0 (mgcp_conn.c:271) 20250219085119646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119646 DLMGCP DEBUG <0013> (1234/rtp C:0959F1E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:0959F1E3 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1044) 20250219085119646 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:0959F1E3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #00: 200 26724 OK (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #02: I: 0959F1E3 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0959F1E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250219085119646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250219085119646 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:111860FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:111860FA output_enabled 0 (mgcp_conn.c:271) 20250219085119646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119646 DLMGCP DEBUG <0013> (1234/rtp C:111860FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:111860FA CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1044) 20250219085119646 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:111860FA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #00: 200 26725 OK (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #02: I: 111860FA (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #04: o=- 111860FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250219085119647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250219085119647 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A3160A2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A3160A2B output_enabled 0 (mgcp_conn.c:271) 20250219085119647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119647 DLMGCP DEBUG <0013> (1234/rtp C:A3160A2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A3160A2B CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1044) 20250219085119647 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:A3160A2B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #00: 200 26726 OK (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #02: I: A3160A2B (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3160A2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250219085119647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250219085119647 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:EF49F6DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:EF49F6DF output_enabled 0 (mgcp_conn.c:271) 20250219085119647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119647 DLMGCP DEBUG <0013> (1234/rtp C:EF49F6DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:EF49F6DF CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1044) 20250219085119647 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:EF49F6DF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #00: 200 26727 OK (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #02: I: EF49F6DF (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF49F6DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250219085119648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250219085119648 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:4686D596 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:4686D596 output_enabled 0 (mgcp_conn.c:271) 20250219085119648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119648 DLMGCP DEBUG <0013> (1234/rtp C:4686D596 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:4686D596 CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1044) 20250219085119648 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:4686D596 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #00: 200 26728 OK (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #02: I: 4686D596 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4686D596 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250219085119648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250219085119648 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A837242F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A837242F output_enabled 0 (mgcp_conn.c:271) 20250219085119648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119648 DLMGCP DEBUG <0013> (1234/rtp C:A837242F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A837242F CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1044) 20250219085119648 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:A837242F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #00: 200 26729 OK (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #02: I: A837242F (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #04: o=- A837242F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250219085119649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250219085119649 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:B4071F8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:B4071F8F output_enabled 0 (mgcp_conn.c:271) 20250219085119649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119649 DLMGCP DEBUG <0013> (1234/rtp C:B4071F8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:B4071F8F CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1044) 20250219085119649 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:B4071F8F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #00: 200 26730 OK (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #02: I: B4071F8F (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4071F8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250219085119649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250219085119649 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:8D615749 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:8D615749 output_enabled 0 (mgcp_conn.c:271) 20250219085119649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119649 DLMGCP DEBUG <0013> (1234/rtp C:8D615749 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:8D615749 CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1044) 20250219085119649 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:8D615749 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #00: 200 26731 OK (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D615749 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D615749 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250219085119650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250219085119650 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C6B725F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C6B725F1 output_enabled 0 (mgcp_conn.c:271) 20250219085119650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119650 DLMGCP DEBUG <0013> (1234/rtp C:C6B725F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:C6B725F1 CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1044) 20250219085119650 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:C6B725F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #00: 200 26732 OK (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #02: I: C6B725F1 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6B725F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250219085119650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250219085119650 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:387E1A0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:387E1A0C output_enabled 0 (mgcp_conn.c:271) 20250219085119650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119650 DLMGCP DEBUG <0013> (1234/rtp C:387E1A0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:387E1A0C CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1044) 20250219085119650 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:387E1A0C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #00: 200 26733 OK (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #02: I: 387E1A0C (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 387E1A0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250219085119651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250219085119651 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:5A42B3CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:5A42B3CC output_enabled 0 (mgcp_conn.c:271) 20250219085119651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119651 DLMGCP DEBUG <0013> (1234/rtp C:5A42B3CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:5A42B3CC CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1044) 20250219085119651 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:5A42B3CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #00: 200 26734 OK (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A42B3CC (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A42B3CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250219085119652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250219085119652 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:2375CB7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:2375CB7D output_enabled 0 (mgcp_conn.c:271) 20250219085119652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119652 DLMGCP DEBUG <0013> (1234/rtp C:2375CB7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:2375CB7D CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1044) 20250219085119652 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:2375CB7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #00: 200 26735 OK (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #02: I: 2375CB7D (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2375CB7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250219085119653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250219085119653 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:3761587A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:3761587A output_enabled 0 (mgcp_conn.c:271) 20250219085119653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119653 DLMGCP DEBUG <0013> (1234/rtp C:3761587A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:3761587A CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1044) 20250219085119653 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:3761587A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #00: 200 26736 OK (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #02: I: 3761587A (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3761587A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250219085119653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250219085119653 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:1CC11F71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:1CC11F71 output_enabled 0 (mgcp_conn.c:271) 20250219085119653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119653 DLMGCP DEBUG <0013> (1234/rtp C:1CC11F71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:1CC11F71 CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1044) 20250219085119653 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:1CC11F71 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #00: 200 26737 OK (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CC11F71 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CC11F71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250219085119654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250219085119654 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:91E959A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:91E959A0 output_enabled 0 (mgcp_conn.c:271) 20250219085119654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119654 DLMGCP DEBUG <0013> (1234/rtp C:91E959A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:91E959A0 CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1044) 20250219085119654 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:91E959A0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #00: 200 26738 OK (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #02: I: 91E959A0 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91E959A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250219085119655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250219085119655 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:215FF9C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:215FF9C1 output_enabled 0 (mgcp_conn.c:271) 20250219085119655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119655 DLMGCP DEBUG <0013> (1234/rtp C:215FF9C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:215FF9C1 CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1044) 20250219085119655 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:215FF9C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #00: 200 26739 OK (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #02: I: 215FF9C1 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 215FF9C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250219085119655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250219085119655 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:A99FE679 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:A99FE679 output_enabled 0 (mgcp_conn.c:271) 20250219085119655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119655 DLMGCP DEBUG <0013> (1234/rtp C:A99FE679 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:A99FE679 CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1044) 20250219085119655 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:A99FE679 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #00: 200 26740 OK (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #02: I: A99FE679 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #04: o=- A99FE679 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250219085119656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250219085119656 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:49B9DA9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:49B9DA9D output_enabled 0 (mgcp_conn.c:271) 20250219085119656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119656 DLMGCP DEBUG <0013> (1234/rtp C:49B9DA9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:49B9DA9D CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1044) 20250219085119656 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:49B9DA9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #00: 200 26741 OK (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #02: I: 49B9DA9D (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49B9DA9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250219085119656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250219085119656 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C4C55B83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C4C55B83 output_enabled 0 (mgcp_conn.c:271) 20250219085119656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119656 DLMGCP DEBUG <0013> (1234/rtp C:C4C55B83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C4C55B83 CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1044) 20250219085119656 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:C4C55B83 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #00: 200 26742 OK (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #02: I: C4C55B83 (mgcp_msg.c:72) 20250219085119656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4C55B83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250219085119657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250219085119657 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6476B90A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6476B90A output_enabled 0 (mgcp_conn.c:271) 20250219085119657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119657 DLMGCP DEBUG <0013> (1234/rtp C:6476B90A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6476B90A CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1044) 20250219085119657 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:6476B90A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #00: 200 26743 OK (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #02: I: 6476B90A (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6476B90A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250219085119657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250219085119657 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F5D53DAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F5D53DAF output_enabled 0 (mgcp_conn.c:271) 20250219085119657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119657 DLMGCP DEBUG <0013> (1234/rtp C:F5D53DAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F5D53DAF CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1044) 20250219085119657 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:F5D53DAF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #00: 200 26744 OK (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #02: I: F5D53DAF (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5D53DAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250219085119658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250219085119658 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:CE0FE3F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:CE0FE3F2 output_enabled 0 (mgcp_conn.c:271) 20250219085119658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119658 DLMGCP DEBUG <0013> (1234/rtp C:CE0FE3F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:CE0FE3F2 CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1044) 20250219085119658 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:CE0FE3F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #00: 200 26745 OK (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #02: I: CE0FE3F2 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE0FE3F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250219085119658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250219085119658 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:24AC834F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:24AC834F output_enabled 0 (mgcp_conn.c:271) 20250219085119658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119658 DLMGCP DEBUG <0013> (1234/rtp C:24AC834F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:24AC834F CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1044) 20250219085119658 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:24AC834F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #00: 200 26746 OK (mgcp_msg.c:72) 20250219085119658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #02: I: 24AC834F (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24AC834F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250219085119659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250219085119659 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:E08E2AB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:E08E2AB4 output_enabled 0 (mgcp_conn.c:271) 20250219085119659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119659 DLMGCP DEBUG <0013> (1234/rtp C:E08E2AB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:E08E2AB4 CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1044) 20250219085119659 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:E08E2AB4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #00: 200 26747 OK (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #02: I: E08E2AB4 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #04: o=- E08E2AB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250219085119659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250219085119659 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:4C99092E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:4C99092E output_enabled 0 (mgcp_conn.c:271) 20250219085119659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119659 DLMGCP DEBUG <0013> (1234/rtp C:4C99092E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:4C99092E CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1044) 20250219085119659 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:4C99092E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #00: 200 26748 OK (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C99092E (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C99092E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250219085119660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250219085119660 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2DB818F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2DB818F7 output_enabled 0 (mgcp_conn.c:271) 20250219085119660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119660 DLMGCP DEBUG <0013> (1234/rtp C:2DB818F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2DB818F7 CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1044) 20250219085119660 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:2DB818F7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #00: 200 26749 OK (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DB818F7 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DB818F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250219085119660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250219085119660 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:950F039D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:950F039D output_enabled 0 (mgcp_conn.c:271) 20250219085119660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119660 DLMGCP DEBUG <0013> (1234/rtp C:950F039D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:950F039D CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1044) 20250219085119660 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:950F039D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #00: 200 26750 OK (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #02: I: 950F039D (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 950F039D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250219085119660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250219085119660 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7FD9E7E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7FD9E7E1 output_enabled 0 (mgcp_conn.c:271) 20250219085119660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119660 DLMGCP DEBUG <0013> (1234/rtp C:7FD9E7E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7FD9E7E1 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1044) 20250219085119660 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:7FD9E7E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #00: 200 26751 OK (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FD9E7E1 (mgcp_msg.c:72) 20250219085119660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FD9E7E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250219085119661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250219085119661 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B6FEAA33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B6FEAA33 output_enabled 0 (mgcp_conn.c:271) 20250219085119661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119661 DLMGCP DEBUG <0013> (1234/rtp C:B6FEAA33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B6FEAA33 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1044) 20250219085119661 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:B6FEAA33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #00: 200 26752 OK (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #02: I: B6FEAA33 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6FEAA33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250219085119661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250219085119661 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:53DA58EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:53DA58EE output_enabled 0 (mgcp_conn.c:271) 20250219085119661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119661 DLMGCP DEBUG <0013> (1234/rtp C:53DA58EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:53DA58EE CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1044) 20250219085119661 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:53DA58EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #00: 200 26753 OK (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #02: I: 53DA58EE (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53DA58EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250219085119661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250219085119661 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:76548A99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:76548A99 output_enabled 0 (mgcp_conn.c:271) 20250219085119661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119661 DLMGCP DEBUG <0013> (1234/rtp C:76548A99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:76548A99 CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1044) 20250219085119661 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:76548A99 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #00: 200 26754 OK (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #02: I: 76548A99 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76548A99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250219085119662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250219085119662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F5B7ED54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F5B7ED54 output_enabled 0 (mgcp_conn.c:271) 20250219085119662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119662 DLMGCP DEBUG <0013> (1234/rtp C:F5B7ED54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F5B7ED54 CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1044) 20250219085119662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:F5B7ED54 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #00: 200 26755 OK (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #02: I: F5B7ED54 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5B7ED54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250219085119662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250219085119662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C10F8D5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C10F8D5B output_enabled 0 (mgcp_conn.c:271) 20250219085119662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119662 DLMGCP DEBUG <0013> (1234/rtp C:C10F8D5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:C10F8D5B CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1044) 20250219085119662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:C10F8D5B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #00: 200 26756 OK (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #02: I: C10F8D5B (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #04: o=- C10F8D5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250219085119662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250219085119662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F7C65E19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F7C65E19 output_enabled 0 (mgcp_conn.c:271) 20250219085119662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119662 DLMGCP DEBUG <0013> (1234/rtp C:F7C65E19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F7C65E19 CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1044) 20250219085119662 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:F7C65E19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #00: 200 26757 OK (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #02: I: F7C65E19 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7C65E19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250219085119663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:26253978 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:26253978 output_enabled 0 (mgcp_conn.c:271) 20250219085119663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119663 DLMGCP DEBUG <0013> (1234/rtp C:26253978 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:26253978 CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1044) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:26253978 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #00: 200 26758 OK (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #02: I: 26253978 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26253978 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250219085119663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4329E433 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4329E433 output_enabled 0 (mgcp_conn.c:271) 20250219085119663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119663 DLMGCP DEBUG <0013> (1234/rtp C:4329E433 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4329E433 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1044) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:4329E433 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #00: 200 26759 OK (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #02: I: 4329E433 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4329E433 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250219085119663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:82013240 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:82013240 output_enabled 0 (mgcp_conn.c:271) 20250219085119663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119663 DLMGCP DEBUG <0013> (1234/rtp C:82013240 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:82013240 CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1044) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:82013240 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #00: 200 26760 OK (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #02: I: 82013240 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82013240 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250219085119663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250219085119663 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:DD317716 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:DD317716 output_enabled 0 (mgcp_conn.c:271) 20250219085119664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119664 DLMGCP DEBUG <0013> (1234/rtp C:DD317716 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:DD317716 CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1044) 20250219085119664 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:DD317716 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #00: 200 26761 OK (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #02: I: DD317716 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD317716 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250219085119664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250219085119664 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:97CA9EE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:97CA9EE8 output_enabled 0 (mgcp_conn.c:271) 20250219085119664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119664 DLMGCP DEBUG <0013> (1234/rtp C:97CA9EE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:97CA9EE8 CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1044) 20250219085119664 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:97CA9EE8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #00: 200 26762 OK (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #02: I: 97CA9EE8 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97CA9EE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250219085119664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250219085119664 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:7DBE4D11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:7DBE4D11 output_enabled 0 (mgcp_conn.c:271) 20250219085119664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119664 DLMGCP DEBUG <0013> (1234/rtp C:7DBE4D11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:7DBE4D11 CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1044) 20250219085119664 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:7DBE4D11 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #00: 200 26763 OK (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DBE4D11 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DBE4D11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250219085119665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250219085119665 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:AE9BC287 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:AE9BC287 output_enabled 0 (mgcp_conn.c:271) 20250219085119665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119665 DLMGCP DEBUG <0013> (1234/rtp C:AE9BC287 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:AE9BC287 CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1044) 20250219085119665 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:AE9BC287 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #00: 200 26764 OK (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #02: I: AE9BC287 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE9BC287 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250219085119665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250219085119666 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A5A26ABC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A5A26ABC output_enabled 0 (mgcp_conn.c:271) 20250219085119666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119666 DLMGCP DEBUG <0013> (1234/rtp C:A5A26ABC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A5A26ABC CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1044) 20250219085119666 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:A5A26ABC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #00: 200 26765 OK (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #02: I: A5A26ABC (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5A26ABC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250219085119666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250219085119666 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:92A11F15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:92A11F15 output_enabled 0 (mgcp_conn.c:271) 20250219085119666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119666 DLMGCP DEBUG <0013> (1234/rtp C:92A11F15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:92A11F15 CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1044) 20250219085119666 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:92A11F15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #00: 200 26766 OK (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #02: I: 92A11F15 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92A11F15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250219085119667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250219085119667 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:9E94CD19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:9E94CD19 output_enabled 0 (mgcp_conn.c:271) 20250219085119667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119667 DLMGCP DEBUG <0013> (1234/rtp C:9E94CD19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:9E94CD19 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1044) 20250219085119667 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:9E94CD19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #00: 200 26767 OK (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E94CD19 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E94CD19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250219085119667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250219085119667 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:CF5532AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:CF5532AC output_enabled 0 (mgcp_conn.c:271) 20250219085119667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119667 DLMGCP DEBUG <0013> (1234/rtp C:CF5532AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:CF5532AC CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1044) 20250219085119667 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:CF5532AC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #00: 200 26768 OK (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #02: I: CF5532AC (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF5532AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250219085119668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250219085119668 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:06F4B3A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:06F4B3A7 output_enabled 0 (mgcp_conn.c:271) 20250219085119668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119668 DLMGCP DEBUG <0013> (1234/rtp C:06F4B3A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:06F4B3A7 CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1044) 20250219085119668 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:06F4B3A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #00: 200 26769 OK (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #02: I: 06F4B3A7 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06F4B3A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250219085119668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250219085119668 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:B517C4C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:B517C4C1 output_enabled 0 (mgcp_conn.c:271) 20250219085119668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119668 DLMGCP DEBUG <0013> (1234/rtp C:B517C4C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:B517C4C1 CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1044) 20250219085119668 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:B517C4C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119668 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #00: 200 26770 OK (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #02: I: B517C4C1 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #04: o=- B517C4C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20250219085119669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:451) 20250219085119669 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:7DCF4438 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:7DCF4438 output_enabled 0 (mgcp_conn.c:271) 20250219085119669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119669 DLMGCP DEBUG <0013> (1234/rtp C:7DCF4438 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:7DCF4438 CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1044) 20250219085119669 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:7DCF4438 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #00: 200 26771 OK (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DCF4438 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DCF4438 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20250219085119669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:451) 20250219085119669 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:E8B3A1E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:E8B3A1E5 output_enabled 0 (mgcp_conn.c:271) 20250219085119669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119669 DLMGCP DEBUG <0013> (1234/rtp C:E8B3A1E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:E8B3A1E5 CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1044) 20250219085119669 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:E8B3A1E5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119669 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #00: 200 26772 OK (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #02: I: E8B3A1E5 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8B3A1E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20250219085119670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:451) 20250219085119670 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:5281F04D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:5281F04D output_enabled 0 (mgcp_conn.c:271) 20250219085119670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119670 DLMGCP DEBUG <0013> (1234/rtp C:5281F04D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:5281F04D CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1044) 20250219085119670 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:5281F04D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #00: 200 26773 OK (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #02: I: 5281F04D (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5281F04D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20250219085119670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:451) 20250219085119670 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:812AB13E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:812AB13E output_enabled 0 (mgcp_conn.c:271) 20250219085119670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119670 DLMGCP DEBUG <0013> (1234/rtp C:812AB13E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:812AB13E CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1044) 20250219085119670 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:812AB13E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119670 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #00: 200 26774 OK (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #02: I: 812AB13E (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 812AB13E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20250219085119671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:451) 20250219085119671 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:DBD2BB7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:DBD2BB7A output_enabled 0 (mgcp_conn.c:271) 20250219085119671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119671 DLMGCP DEBUG <0013> (1234/rtp C:DBD2BB7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:DBD2BB7A CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1044) 20250219085119671 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:DBD2BB7A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #00: 200 26775 OK (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #02: I: DBD2BB7A (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBD2BB7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20250219085119671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:451) 20250219085119671 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:0C6F6F72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:0C6F6F72 output_enabled 0 (mgcp_conn.c:271) 20250219085119671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119671 DLMGCP DEBUG <0013> (1234/rtp C:0C6F6F72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:0C6F6F72 CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1044) 20250219085119671 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:0C6F6F72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119671 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #00: 200 26776 OK (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C6F6F72 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C6F6F72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20250219085119672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:451) 20250219085119672 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:63888AD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:63888AD2 output_enabled 0 (mgcp_conn.c:271) 20250219085119672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119672 DLMGCP DEBUG <0013> (1234/rtp C:63888AD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:63888AD2 CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1044) 20250219085119672 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:63888AD2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #00: 200 26777 OK (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #02: I: 63888AD2 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63888AD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20250219085119672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:451) 20250219085119672 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:9E078C3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:9E078C3C output_enabled 0 (mgcp_conn.c:271) 20250219085119672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119672 DLMGCP DEBUG <0013> (1234/rtp C:9E078C3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:9E078C3C CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1044) 20250219085119672 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:9E078C3C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119672 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #00: 200 26778 OK (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E078C3C (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E078C3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20250219085119673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:451) 20250219085119673 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:BD37A6A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:BD37A6A5 output_enabled 0 (mgcp_conn.c:271) 20250219085119673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119673 DLMGCP DEBUG <0013> (1234/rtp C:BD37A6A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:BD37A6A5 CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1044) 20250219085119673 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:BD37A6A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #00: 200 26779 OK (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #02: I: BD37A6A5 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD37A6A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20250219085119673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:451) 20250219085119673 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:28AF41F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:28AF41F4 output_enabled 0 (mgcp_conn.c:271) 20250219085119673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119673 DLMGCP DEBUG <0013> (1234/rtp C:28AF41F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:28AF41F4 CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1044) 20250219085119673 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:28AF41F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #00: 200 26780 OK (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #02: I: 28AF41F4 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28AF41F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20250219085119673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:451) 20250219085119673 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:17641433 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:17641433 output_enabled 0 (mgcp_conn.c:271) 20250219085119673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119673 DLMGCP DEBUG <0013> (1234/rtp C:17641433 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:17641433 CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1044) 20250219085119673 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:17641433 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #00: 200 26781 OK (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #02: I: 17641433 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17641433 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20250219085119674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:451) 20250219085119674 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119674 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:966054BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119674 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:966054BE output_enabled 0 (mgcp_conn.c:271) 20250219085119674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119674 DLMGCP DEBUG <0013> (1234/rtp C:966054BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119674 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:966054BE CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1044) 20250219085119674 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:966054BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119674 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #00: 200 26782 OK (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #02: I: 966054BE (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #04: o=- 966054BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20250219085119675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:451) 20250219085119675 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:66ABE235 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:66ABE235 output_enabled 0 (mgcp_conn.c:271) 20250219085119675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119675 DLMGCP DEBUG <0013> (1234/rtp C:66ABE235 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:66ABE235 CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1044) 20250219085119675 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:66ABE235 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #00: 200 26783 OK (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #02: I: 66ABE235 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66ABE235 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20250219085119675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:451) 20250219085119675 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:3AD78256 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:3AD78256 output_enabled 0 (mgcp_conn.c:271) 20250219085119675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119675 DLMGCP DEBUG <0013> (1234/rtp C:3AD78256 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:3AD78256 CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1044) 20250219085119675 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:3AD78256 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #00: 200 26784 OK (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AD78256 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AD78256 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20250219085119675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:451) 20250219085119675 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:BB2EE9B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119675 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:BB2EE9B3 output_enabled 0 (mgcp_conn.c:271) 20250219085119675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119675 DLMGCP DEBUG <0013> (1234/rtp C:BB2EE9B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:BB2EE9B3 CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1044) 20250219085119676 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:BB2EE9B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #00: 200 26785 OK (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #02: I: BB2EE9B3 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB2EE9B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20250219085119676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:451) 20250219085119676 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:F9542997 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:F9542997 output_enabled 0 (mgcp_conn.c:271) 20250219085119676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119676 DLMGCP DEBUG <0013> (1234/rtp C:F9542997 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:F9542997 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1044) 20250219085119676 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:F9542997 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119676 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #00: 200 26786 OK (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #02: I: F9542997 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9542997 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20250219085119677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:451) 20250219085119677 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:DD0DD1A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:DD0DD1A5 output_enabled 0 (mgcp_conn.c:271) 20250219085119677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119677 DLMGCP DEBUG <0013> (1234/rtp C:DD0DD1A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:DD0DD1A5 CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1044) 20250219085119677 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:DD0DD1A5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #00: 200 26787 OK (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #02: I: DD0DD1A5 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD0DD1A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20250219085119677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:451) 20250219085119677 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7B0AFD46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7B0AFD46 output_enabled 0 (mgcp_conn.c:271) 20250219085119677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119677 DLMGCP DEBUG <0013> (1234/rtp C:7B0AFD46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119677 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:7B0AFD46 CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1044) 20250219085119678 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:7B0AFD46 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119678 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #00: 200 26788 OK (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B0AFD46 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B0AFD46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20250219085119678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:451) 20250219085119678 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119678 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:2D85398D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119678 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:2D85398D output_enabled 0 (mgcp_conn.c:271) 20250219085119678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119678 DLMGCP DEBUG <0013> (1234/rtp C:2D85398D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119678 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:2D85398D CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1044) 20250219085119678 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:2D85398D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119678 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #00: 200 26789 OK (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D85398D (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D85398D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20250219085119679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:451) 20250219085119679 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A16C2F88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A16C2F88 output_enabled 0 (mgcp_conn.c:271) 20250219085119679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119679 DLMGCP DEBUG <0013> (1234/rtp C:A16C2F88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A16C2F88 CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1044) 20250219085119679 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:A16C2F88 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #00: 200 26790 OK (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #02: I: A16C2F88 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #04: o=- A16C2F88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20250219085119679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:451) 20250219085119679 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:CAA32781 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:CAA32781 output_enabled 0 (mgcp_conn.c:271) 20250219085119679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119679 DLMGCP DEBUG <0013> (1234/rtp C:CAA32781 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:CAA32781 CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1044) 20250219085119679 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:CAA32781 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119679 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #00: 200 26791 OK (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #02: I: CAA32781 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAA32781 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20250219085119680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:451) 20250219085119680 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119680 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:5FCFD226 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119680 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:5FCFD226 output_enabled 0 (mgcp_conn.c:271) 20250219085119680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119680 DLMGCP DEBUG <0013> (1234/rtp C:5FCFD226 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119680 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:5FCFD226 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1044) 20250219085119680 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:5FCFD226 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119680 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #00: 200 26792 OK (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FCFD226 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FCFD226 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20250219085119681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:451) 20250219085119681 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F86B61EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F86B61EE output_enabled 0 (mgcp_conn.c:271) 20250219085119681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119681 DLMGCP DEBUG <0013> (1234/rtp C:F86B61EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F86B61EE CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1044) 20250219085119681 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:F86B61EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #00: 200 26793 OK (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #02: I: F86B61EE (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #04: o=- F86B61EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20250219085119681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:451) 20250219085119681 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:44C7E564 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:44C7E564 output_enabled 0 (mgcp_conn.c:271) 20250219085119681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119681 DLMGCP DEBUG <0013> (1234/rtp C:44C7E564 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:44C7E564 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1044) 20250219085119681 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:44C7E564 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #00: 200 26794 OK (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #02: I: 44C7E564 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44C7E564 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20250219085119681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:451) 20250219085119681 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:536F89FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:536F89FE output_enabled 0 (mgcp_conn.c:271) 20250219085119681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119681 DLMGCP DEBUG <0013> (1234/rtp C:536F89FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:536F89FE CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1044) 20250219085119681 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:536F89FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #00: 200 26795 OK (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #02: I: 536F89FE (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 536F89FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20250219085119682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:451) 20250219085119682 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:9EDD047D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:9EDD047D output_enabled 0 (mgcp_conn.c:271) 20250219085119682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119682 DLMGCP DEBUG <0013> (1234/rtp C:9EDD047D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:9EDD047D CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1044) 20250219085119682 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:9EDD047D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #00: 200 26796 OK (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EDD047D (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EDD047D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20250219085119682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:451) 20250219085119682 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:197D3C2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:197D3C2D output_enabled 0 (mgcp_conn.c:271) 20250219085119682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119682 DLMGCP DEBUG <0013> (1234/rtp C:197D3C2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:197D3C2D CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1044) 20250219085119682 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:197D3C2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #00: 200 26797 OK (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #02: I: 197D3C2D (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 197D3C2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20250219085119682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:451) 20250219085119682 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:1365520E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:1365520E output_enabled 0 (mgcp_conn.c:271) 20250219085119682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119682 DLMGCP DEBUG <0013> (1234/rtp C:1365520E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:1365520E CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1044) 20250219085119682 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:1365520E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119682 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #00: 200 26798 OK (mgcp_msg.c:72) 20250219085119682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #02: I: 1365520E (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1365520E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20250219085119683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:451) 20250219085119683 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:87290D09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:87290D09 output_enabled 0 (mgcp_conn.c:271) 20250219085119683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119683 DLMGCP DEBUG <0013> (1234/rtp C:87290D09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:87290D09 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1044) 20250219085119683 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:87290D09 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #00: 200 26799 OK (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #02: I: 87290D09 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87290D09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20250219085119683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:451) 20250219085119683 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:F8A662E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:F8A662E2 output_enabled 0 (mgcp_conn.c:271) 20250219085119683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119683 DLMGCP DEBUG <0013> (1234/rtp C:F8A662E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:F8A662E2 CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1044) 20250219085119683 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:F8A662E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #00: 200 26800 OK (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #02: I: F8A662E2 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8A662E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20250219085119684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:451) 20250219085119684 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:36B7C7F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:36B7C7F3 output_enabled 0 (mgcp_conn.c:271) 20250219085119684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119684 DLMGCP DEBUG <0013> (1234/rtp C:36B7C7F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:36B7C7F3 CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1044) 20250219085119684 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:36B7C7F3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #00: 200 26801 OK (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #02: I: 36B7C7F3 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36B7C7F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20250219085119684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:451) 20250219085119684 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:3C1894A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:3C1894A4 output_enabled 0 (mgcp_conn.c:271) 20250219085119684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119684 DLMGCP DEBUG <0013> (1234/rtp C:3C1894A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:3C1894A4 CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1044) 20250219085119684 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:3C1894A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119684 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #00: 200 26802 OK (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C1894A4 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C1894A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20250219085119685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:451) 20250219085119685 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:5E600DD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:5E600DD9 output_enabled 0 (mgcp_conn.c:271) 20250219085119685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119685 DLMGCP DEBUG <0013> (1234/rtp C:5E600DD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:5E600DD9 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1044) 20250219085119685 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:5E600DD9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #00: 200 26803 OK (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E600DD9 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E600DD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20250219085119685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:451) 20250219085119685 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7CE5D02A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7CE5D02A output_enabled 0 (mgcp_conn.c:271) 20250219085119685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119685 DLMGCP DEBUG <0013> (1234/rtp C:7CE5D02A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:7CE5D02A CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1044) 20250219085119685 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:7CE5D02A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #00: 200 26804 OK (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CE5D02A (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CE5D02A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20250219085119685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:451) 20250219085119685 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:0715D518 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:0715D518 output_enabled 0 (mgcp_conn.c:271) 20250219085119685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119685 DLMGCP DEBUG <0013> (1234/rtp C:0715D518 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:0715D518 CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1044) 20250219085119685 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:0715D518 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119685 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #00: 200 26805 OK (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #02: I: 0715D518 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0715D518 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20250219085119686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:451) 20250219085119686 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0226BFC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0226BFC5 output_enabled 0 (mgcp_conn.c:271) 20250219085119686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119686 DLMGCP DEBUG <0013> (1234/rtp C:0226BFC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0226BFC5 CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1044) 20250219085119686 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:0226BFC5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #00: 200 26806 OK (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #02: I: 0226BFC5 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0226BFC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20250219085119686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:451) 20250219085119686 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:770A98B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:770A98B7 output_enabled 0 (mgcp_conn.c:271) 20250219085119686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119686 DLMGCP DEBUG <0013> (1234/rtp C:770A98B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:770A98B7 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1044) 20250219085119686 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:770A98B7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #00: 200 26807 OK (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #02: I: 770A98B7 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 770A98B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20250219085119686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:451) 20250219085119686 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5A643D76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5A643D76 output_enabled 0 (mgcp_conn.c:271) 20250219085119686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119686 DLMGCP DEBUG <0013> (1234/rtp C:5A643D76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5A643D76 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1044) 20250219085119686 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:5A643D76 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119686 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #00: 200 26808 OK (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A643D76 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A643D76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20250219085119687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:451) 20250219085119687 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:4D8445F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:4D8445F4 output_enabled 0 (mgcp_conn.c:271) 20250219085119687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119687 DLMGCP DEBUG <0013> (1234/rtp C:4D8445F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:4D8445F4 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1044) 20250219085119687 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:4D8445F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #00: 200 26809 OK (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D8445F4 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D8445F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20250219085119687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:451) 20250219085119687 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:37F24544 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:37F24544 output_enabled 0 (mgcp_conn.c:271) 20250219085119687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119687 DLMGCP DEBUG <0013> (1234/rtp C:37F24544 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:37F24544 CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1044) 20250219085119687 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:37F24544 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #00: 200 26810 OK (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #02: I: 37F24544 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37F24544 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20250219085119687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:451) 20250219085119687 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:E9DE34E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119687 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:E9DE34E1 output_enabled 0 (mgcp_conn.c:271) 20250219085119687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119687 DLMGCP DEBUG <0013> (1234/rtp C:E9DE34E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:E9DE34E1 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1044) 20250219085119688 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:E9DE34E1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #00: 200 26811 OK (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #02: I: E9DE34E1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9DE34E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20250219085119688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:451) 20250219085119688 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:178B4982 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:178B4982 output_enabled 0 (mgcp_conn.c:271) 20250219085119688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119688 DLMGCP DEBUG <0013> (1234/rtp C:178B4982 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:178B4982 CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1044) 20250219085119688 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:178B4982 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #00: 200 26812 OK (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #02: I: 178B4982 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 178B4982 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20250219085119688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:451) 20250219085119688 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:BB192A6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:BB192A6D output_enabled 0 (mgcp_conn.c:271) 20250219085119688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085119688 DLMGCP DEBUG <0013> (1234/rtp C:BB192A6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:BB192A6D CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1044) 20250219085119688 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:BB192A6D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085119688 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #00: 200 26813 OK (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #02: I: BB192A6D (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB192A6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085119688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@6bb62ec3b81c: 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 } 20250219085120727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085120727 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20250219085120727 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:417) 20250219085120727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:455) 20250219085120727 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120728 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085120730 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085120730 DLMGCP DEBUG <0013> Generated response: line #00: 200 26814 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@6bb62ec3b81c: 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)@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(98)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(100)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(99)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(101)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Wed Feb 19 08:51:20 UTC 2025 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2599104) Waiting for packet dumper to finish... 1 (prev_count=2599104, count=2652464) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Wed Feb 19 08:51:22 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250219085123917 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10020 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085123917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085123917 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085123917 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085123917 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085123917 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085123917 DLMGCP DEBUG <0013> Generated response: line #00: 515 10020 FAIL (mgcp_msg.c:72) 20250219085123924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10021 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085123924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085123924 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250219085123924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085123924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085123924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085123924 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085123924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D79A8AF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085123924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D79A8AF6 output_enabled 0 (mgcp_conn.c:271) 20250219085123925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085123925 DLMGCP DEBUG <0013> (51234/rtp C:D79A8AF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085123925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D79A8AF6 CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1044) 20250219085123925 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:D79A8AF6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085123925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #00: 200 10021 OK (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #01: I: D79A8AF6 (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #03: o=- D79A8AF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085123925 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085123926 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10022 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085123926 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250219085123926 DLMGCP DEBUG <0013> Received message: line #02: I: D79A8AF6 (mgcp_msg.c:72) 20250219085123926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085123926 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085123926 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085123926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D79A8AF6 DLCX: deleting conn:(51234/rtp C:D79A8AF6 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1384) 20250219085123926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085123926 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085123926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085123926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085123926 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085123926 DLMGCP DEBUG <0013> Generated response: line #00: 250 10022 OK (mgcp_msg.c:72) 20250219085123926 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(107)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(103)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(105)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(104)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(106)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Wed Feb 19 08:51:23 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25572) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Wed Feb 19 08:51:26 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid started. 20250219085127108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30408 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085127109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085127109 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085127109 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085127109 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085127109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085127109 DLMGCP DEBUG <0013> Generated response: line #00: 515 30408 FAIL (mgcp_msg.c:72) 20250219085127115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30409 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085127115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085127115 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250219085127115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085127115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085127115 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085127115 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085127115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0E1ED30A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085127115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0E1ED30A output_enabled 0 (mgcp_conn.c:271) 20250219085127115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085127115 DLMGCP DEBUG <0013> (51233/rtp C:0E1ED30A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085127116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0E1ED30A CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1044) 20250219085127116 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:0E1ED30A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085127116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #00: 200 30409 OK (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #01: I: 0E1ED30A (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0E1ED30A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085127116 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085127117 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30410 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085127117 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250219085127117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085127117 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085127117 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085127117 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085127117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085127117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085127117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085127118 DLMGCP DEBUG <0013> Generated response: line #00: 200 30410 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(112)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(110)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(111)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(109)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(108)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Wed Feb 19 08:51:27 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24572) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Wed Feb 19 08:51:29 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep started. 20250219085130265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37607 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085130265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085130265 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085130265 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085130265 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085130265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085130265 DLMGCP DEBUG <0013> Generated response: line #00: 515 37607 FAIL (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37608 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085130271 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085130271 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085130271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EC9DB8BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085130271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EC9DB8BE output_enabled 0 (mgcp_conn.c:271) 20250219085130271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085130271 DLMGCP DEBUG <0013> (51232/rtp C:EC9DB8BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085130271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EC9DB8BE CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1044) 20250219085130271 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:EC9DB8BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085130271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #00: 200 37608 OK (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #01: I: EC9DB8BE (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #03: o=- EC9DB8BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085130271 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085130272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37609 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085130272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085130272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085130272 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085130272 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085130273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085130273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085130273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085130273 DLMGCP DEBUG <0013> Generated response: line #00: 200 37609 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(117)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(115)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(116)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(113)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(114)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Wed Feb 19 08:51:30 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24312) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Wed Feb 19 08:51:32 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250219085133462 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48872 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085133462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085133462 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085133462 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085133462 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085133462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085133462 DLMGCP DEBUG <0013> Generated response: line #00: 515 48872 FAIL (mgcp_msg.c:72) 20250219085133474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48873 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085133475 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085133475 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085133475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:897EC54E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085133475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:897EC54E output_enabled 0 (mgcp_conn.c:271) 20250219085133475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085133475 DLMGCP DEBUG <0013> (51231/rtp C:897EC54E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085133475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:897EC54E CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1044) 20250219085133475 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:897EC54E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085133475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #00: 200 48873 OK (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #01: I: 897EC54E (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #03: o=- 897EC54E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085133475 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085133477 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48874 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085133477 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250219085133477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085133477 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085133477 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085133477 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:289) 20250219085133477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:240) 20250219085133477 DLMGCP DEBUG <0013> Generated response: line #00: 516 48874 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(122)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(119)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(120)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(121)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(118)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Wed Feb 19 08:51:33 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24112) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Wed Feb 19 08:51:35 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250219085136611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29374 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085136611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085136611 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085136611 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085136611 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085136611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085136611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085136611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085136611 DLMGCP DEBUG <0013> Generated response: line #00: 200 29374 OK (mgcp_msg.c:72) 20250219085136617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29375 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085136617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085136617 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250219085136617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085136617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085136617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085136617 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085136617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:21BAED60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085136617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:21BAED60 output_enabled 0 (mgcp_conn.c:271) 20250219085136617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085136617 DLMGCP DEBUG <0013> (51230/rtp C:21BAED60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085136617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:21BAED60 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1044) 20250219085136617 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:21BAED60 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085136617 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085136617 DLMGCP DEBUG <0013> Generated response: line #00: 200 29375 OK (mgcp_msg.c:72) 20250219085136617 DLMGCP DEBUG <0013> Generated response: line #01: I: 21BAED60 (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21BAED60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085136618 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085136620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29376 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085136620 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250219085136620 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250219085136620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085136620 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085136620 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085136620 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:334) 20250219085136620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085136620 DLMGCP DEBUG <0013> Generated response: line #00: 515 29376 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(123)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(125)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(124)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(126)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Wed Feb 19 08:51:36 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=24864) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Wed Feb 19 08:51:38 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_and_dlcx_retrans started. 20250219085139781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40895 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085139781 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085139781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085139781 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085139781 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085139781 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085139781 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085139781 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085139781 DLMGCP DEBUG <0013> Generated response: line #00: 200 40895 OK (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40896 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085139788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085139788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085139788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:935E726F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085139788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:935E726F output_enabled 0 (mgcp_conn.c:271) 20250219085139788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085139788 DLMGCP DEBUG <0013> (51229/rtp C:935E726F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085139788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:935E726F CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1044) 20250219085139788 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:935E726F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085139788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #00: 200 40896 OK (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #01: I: 935E726F (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #03: o=- 935E726F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085139788 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085139790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40897 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085139790 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250219085139790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085139790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085139790 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085139790 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085139790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085139790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085139790 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085139790 DLMGCP DEBUG <0013> Generated response: line #00: 200 40897 OK (mgcp_msg.c:72) 20250219085139791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40897 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085139791 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250219085139791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085139791 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 40897 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(128)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(131)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(129)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(130)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Wed Feb 19 08:51:39 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26440) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Wed Feb 19 08:51:41 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_osmux_wildcard started. 20250219085142942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13644 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085142942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085142942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085142942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085142942 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085142942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085142942 DLMGCP DEBUG <0013> Generated response: line #00: 515 13644 FAIL (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13645 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085142946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085142946 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085142946 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085142946 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_protocol.c:714) 20250219085142946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A49C10D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085142946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A49C10D output_enabled 0 (mgcp_conn.c:271) 20250219085142946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085142946 DLMGCP DEBUG <0013> (1234/rtp C:3A49C10D r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085142946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A49C10D CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1044) 20250219085142946 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3A49C10D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085142946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #00: 200 13645 OK (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #01: I: 3A49C10D (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A49C10D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085142946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085142947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085142947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085142947 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13646 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085142947 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085142947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085142947 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085142947 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085142947 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085142947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085142947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085142947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085142947 DLMGCP DEBUG <0013> Generated response: line #00: 200 13646 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(136)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(134)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(133)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(137)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(135)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Wed Feb 19 08:51:42 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27576) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Wed Feb 19 08:51:45 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_osmux_fixed started. 20250219085146147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40124 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085146148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085146148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085146148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085146148 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085146148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085146148 DLMGCP DEBUG <0013> Generated response: line #00: 515 40124 FAIL (mgcp_msg.c:72) 20250219085146155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40125 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085146156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085146156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085146156 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085146156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6B7B37C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085146156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6B7B37C output_enabled 0 (mgcp_conn.c:271) 20250219085146156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085146156 DLMGCP DEBUG <0013> (1234/rtp C:D6B7B37C r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085146156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6B7B37C CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1044) 20250219085146156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6B7B37C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085146156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #00: 200 40125 OK (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #01: I: D6B7B37C (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6B7B37C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085146156 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085146158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40126 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085146158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085146158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085146158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085146158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085146158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085146159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085146159 DLMGCP DEBUG <0013> Generated response: line #00: 200 40126 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(142)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(143)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(141)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(139)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(140)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Wed Feb 19 08:51:46 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26432) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Wed Feb 19 08:51:48 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_osmux_fixed_twice started. 20250219085149336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085149336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085149336 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085149336 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085149336 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085149336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085149336 DLMGCP DEBUG <0013> Generated response: line #00: 515 37454 FAIL (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085149341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085149341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085149341 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:248) 20250219085149341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44319273 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085149341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44319273 output_enabled 0 (mgcp_conn.c:271) 20250219085149341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085149341 DLMGCP DEBUG <0013> (1234/rtp C:44319273 r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085149341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44319273 CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1044) 20250219085149341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:44319273 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085149341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #00: 200 37455 OK (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #01: I: 44319273 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44319273 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085149341 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085149342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37456 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085149342 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085149342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085149342 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085149342 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085149342 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085149342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085149342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085149342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085149342 DLMGCP DEBUG <0013> Generated response: line #00: 200 37456 OK (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37457 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085149343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085149343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085149343 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:248) 20250219085149343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3BA53FA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085149343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3BA53FA1 output_enabled 0 (mgcp_conn.c:271) 20250219085149343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085149343 DLMGCP DEBUG <0013> (1234/rtp C:3BA53FA1 r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085149343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3BA53FA1 CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1044) 20250219085149343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3BA53FA1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085149343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #00: 200 37457 OK (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #01: I: 3BA53FA1 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BA53FA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085149343 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085149345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37458 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085149345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085149345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085149345 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085149345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085149345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085149345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085149345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085149345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085149345 DLMGCP DEBUG <0013> Generated response: line #00: 200 37458 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(148)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(149)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(145)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(147)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(146)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Wed Feb 19 08:51:49 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=38156) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Wed Feb 19 08:51:51 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_osmux_257 started. 20250219085152514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152514 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152514 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152514 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152515 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152515 DLMGCP DEBUG <0013> Generated response: line #00: 200 34489 OK (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152521 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152521 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AEF6D05F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AEF6D05F output_enabled 0 (mgcp_conn.c:271) 20250219085152521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152521 DLMGCP DEBUG <0013> (0000/rtp C:AEF6D05F r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:AEF6D05F CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1044) 20250219085152521 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:AEF6D05F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #00: 200 34490 OK (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #02: I: AEF6D05F (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #05: o=- AEF6D05F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152521 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152522 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250219085152522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152522 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20250219085152522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085152522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152522 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3CB80737 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3CB80737 output_enabled 0 (mgcp_conn.c:271) 20250219085152523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152523 DLMGCP DEBUG <0013> (0001/rtp C:3CB80737 r=NULL:0<->l=:0 CID=5) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3CB80737 CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1044) 20250219085152523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3CB80737 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #00: 200 34491 OK (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CB80737 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3CB80737 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152523 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20250219085152524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085152524 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152524 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B14C2056 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B14C2056 output_enabled 0 (mgcp_conn.c:271) 20250219085152524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152524 DLMGCP DEBUG <0013> (0002/rtp C:B14C2056 r=NULL:0<->l=:0 CID=6) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:B14C2056 CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1044) 20250219085152524 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:B14C2056 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #00: 200 34492 OK (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #02: I: B14C2056 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #05: o=- B14C2056 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152524 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20250219085152526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085152526 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152526 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:78458D7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:78458D7F output_enabled 0 (mgcp_conn.c:271) 20250219085152526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152526 DLMGCP DEBUG <0013> (0003/rtp C:78458D7F r=NULL:0<->l=:0 CID=7) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:78458D7F CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1044) 20250219085152526 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:78458D7F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #00: 200 34493 OK (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #02: I: 78458D7F (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #05: o=- 78458D7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152526 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20250219085152527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085152527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152527 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B997B7A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B997B7A4 output_enabled 0 (mgcp_conn.c:271) 20250219085152527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152527 DLMGCP DEBUG <0013> (0004/rtp C:B997B7A4 r=NULL:0<->l=:0 CID=8) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:B997B7A4 CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1044) 20250219085152527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:B997B7A4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #00: 200 34494 OK (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #02: I: B997B7A4 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #05: o=- B997B7A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152527 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20250219085152528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250219085152528 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152528 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:E9D90587 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:E9D90587 output_enabled 0 (mgcp_conn.c:271) 20250219085152528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152528 DLMGCP DEBUG <0013> (0005/rtp C:E9D90587 r=NULL:0<->l=:0 CID=9) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:E9D90587 CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1044) 20250219085152528 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:E9D90587 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #00: 200 34495 OK (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #02: I: E9D90587 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #05: o=- E9D90587 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152528 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20250219085152530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085152530 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152530 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EEC57F49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EEC57F49 output_enabled 0 (mgcp_conn.c:271) 20250219085152530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152530 DLMGCP DEBUG <0013> (0006/rtp C:EEC57F49 r=NULL:0<->l=:0 CID=10) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EEC57F49 CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1044) 20250219085152530 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:EEC57F49 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #00: 200 34496 OK (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #02: I: EEC57F49 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #05: o=- EEC57F49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152530 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20250219085152531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250219085152531 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152531 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:F6EB23A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:F6EB23A1 output_enabled 0 (mgcp_conn.c:271) 20250219085152531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152531 DLMGCP DEBUG <0013> (0007/rtp C:F6EB23A1 r=NULL:0<->l=:0 CID=11) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:F6EB23A1 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1044) 20250219085152531 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:F6EB23A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #00: 200 34497 OK (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #02: I: F6EB23A1 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #05: o=- F6EB23A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152531 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20250219085152533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250219085152533 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152533 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:7DE30B70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:7DE30B70 output_enabled 0 (mgcp_conn.c:271) 20250219085152533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152533 DLMGCP DEBUG <0013> (0008/rtp C:7DE30B70 r=NULL:0<->l=:0 CID=12) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:7DE30B70 CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1044) 20250219085152533 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:7DE30B70 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #00: 200 34498 OK (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DE30B70 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DE30B70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152533 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152535 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250219085152535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152535 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20250219085152535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250219085152535 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152535 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:51DA3809 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:51DA3809 output_enabled 0 (mgcp_conn.c:271) 20250219085152535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152535 DLMGCP DEBUG <0013> (0009/rtp C:51DA3809 r=NULL:0<->l=:0 CID=13) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:51DA3809 CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1044) 20250219085152535 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:51DA3809 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #00: 200 34499 OK (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #02: I: 51DA3809 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #05: o=- 51DA3809 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152536 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20250219085152537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250219085152537 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152537 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:D36B898C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:D36B898C output_enabled 0 (mgcp_conn.c:271) 20250219085152537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152537 DLMGCP DEBUG <0013> (000A/rtp C:D36B898C r=NULL:0<->l=:0 CID=14) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:D36B898C CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1044) 20250219085152537 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:D36B898C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #00: 200 34500 OK (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #02: I: D36B898C (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #05: o=- D36B898C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152537 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20250219085152539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250219085152539 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152539 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:28C6F12E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:28C6F12E output_enabled 0 (mgcp_conn.c:271) 20250219085152539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152539 DLMGCP DEBUG <0013> (000B/rtp C:28C6F12E r=NULL:0<->l=:0 CID=15) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:28C6F12E CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1044) 20250219085152539 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:28C6F12E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #00: 200 34501 OK (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #02: I: 28C6F12E (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #05: o=- 28C6F12E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152539 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20250219085152542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250219085152542 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152542 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B9CBD2DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B9CBD2DD output_enabled 0 (mgcp_conn.c:271) 20250219085152542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152542 DLMGCP DEBUG <0013> (000C/rtp C:B9CBD2DD r=NULL:0<->l=:0 CID=16) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B9CBD2DD CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1044) 20250219085152542 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:B9CBD2DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #00: 200 34502 OK (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #02: I: B9CBD2DD (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9CBD2DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152542 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20250219085152544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250219085152544 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152544 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:169777C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:169777C6 output_enabled 0 (mgcp_conn.c:271) 20250219085152544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152544 DLMGCP DEBUG <0013> (000D/rtp C:169777C6 r=NULL:0<->l=:0 CID=17) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:169777C6 CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1044) 20250219085152544 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:169777C6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #00: 200 34503 OK (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #02: I: 169777C6 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #05: o=- 169777C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152544 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20250219085152546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250219085152546 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152546 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0AC8CB35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0AC8CB35 output_enabled 0 (mgcp_conn.c:271) 20250219085152546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152546 DLMGCP DEBUG <0013> (000E/rtp C:0AC8CB35 r=NULL:0<->l=:0 CID=18) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0AC8CB35 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1044) 20250219085152546 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:0AC8CB35 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #00: 200 34504 OK (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AC8CB35 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AC8CB35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152546 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20250219085152548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250219085152548 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152548 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:88568D98 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:88568D98 output_enabled 0 (mgcp_conn.c:271) 20250219085152548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152548 DLMGCP DEBUG <0013> (000F/rtp C:88568D98 r=NULL:0<->l=:0 CID=19) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:88568D98 CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1044) 20250219085152548 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:88568D98 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #00: 200 34505 OK (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #02: I: 88568D98 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #05: o=- 88568D98 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152548 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20250219085152549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250219085152549 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152549 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:225BA314 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:225BA314 output_enabled 0 (mgcp_conn.c:271) 20250219085152549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152549 DLMGCP DEBUG <0013> (0010/rtp C:225BA314 r=NULL:0<->l=:0 CID=20) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:225BA314 CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1044) 20250219085152549 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:225BA314 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #00: 200 34506 OK (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #02: I: 225BA314 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #05: o=- 225BA314 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152549 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20250219085152549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250219085152549 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152549 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DCD6437C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DCD6437C output_enabled 0 (mgcp_conn.c:271) 20250219085152550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152550 DLMGCP DEBUG <0013> (0011/rtp C:DCD6437C r=NULL:0<->l=:0 CID=21) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DCD6437C CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1044) 20250219085152550 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:DCD6437C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #00: 200 34507 OK (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #02: I: DCD6437C (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCD6437C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20250219085152550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250219085152550 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152550 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:FDF3470C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:FDF3470C output_enabled 0 (mgcp_conn.c:271) 20250219085152550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152550 DLMGCP DEBUG <0013> (0012/rtp C:FDF3470C r=NULL:0<->l=:0 CID=22) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:FDF3470C CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1044) 20250219085152550 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:FDF3470C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #00: 200 34508 OK (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #02: I: FDF3470C (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDF3470C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152550 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20250219085152551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250219085152551 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152551 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:43F4A937 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:43F4A937 output_enabled 0 (mgcp_conn.c:271) 20250219085152551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152551 DLMGCP DEBUG <0013> (0013/rtp C:43F4A937 r=NULL:0<->l=:0 CID=23) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:43F4A937 CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1044) 20250219085152551 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:43F4A937 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #00: 200 34509 OK (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #02: I: 43F4A937 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43F4A937 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20250219085152551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250219085152551 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152551 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:0C238674 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:0C238674 output_enabled 0 (mgcp_conn.c:271) 20250219085152551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152551 DLMGCP DEBUG <0013> (0014/rtp C:0C238674 r=NULL:0<->l=:0 CID=24) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:0C238674 CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1044) 20250219085152551 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:0C238674 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #00: 200 34510 OK (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C238674 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152551 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C238674 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20250219085152552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250219085152552 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152552 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:A3646D08 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:A3646D08 output_enabled 0 (mgcp_conn.c:271) 20250219085152552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152552 DLMGCP DEBUG <0013> (0015/rtp C:A3646D08 r=NULL:0<->l=:0 CID=25) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:A3646D08 CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1044) 20250219085152552 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:A3646D08 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #00: 200 34511 OK (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #02: I: A3646D08 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3646D08 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20250219085152553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250219085152553 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152553 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3E75736D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3E75736D output_enabled 0 (mgcp_conn.c:271) 20250219085152553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152553 DLMGCP DEBUG <0013> (0016/rtp C:3E75736D r=NULL:0<->l=:0 CID=26) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3E75736D CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1044) 20250219085152553 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:3E75736D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #00: 200 34512 OK (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E75736D (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3E75736D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20250219085152553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250219085152553 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152553 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:51933579 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:51933579 output_enabled 0 (mgcp_conn.c:271) 20250219085152553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152553 DLMGCP DEBUG <0013> (0017/rtp C:51933579 r=NULL:0<->l=:0 CID=27) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:51933579 CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1044) 20250219085152553 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:51933579 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #00: 200 34513 OK (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #02: I: 51933579 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #05: o=- 51933579 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152553 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20250219085152554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250219085152554 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:CF81106D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:CF81106D output_enabled 0 (mgcp_conn.c:271) 20250219085152554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152554 DLMGCP DEBUG <0013> (0018/rtp C:CF81106D r=NULL:0<->l=:0 CID=28) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:CF81106D CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1044) 20250219085152554 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:CF81106D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #00: 200 34514 OK (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #02: I: CF81106D (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF81106D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20250219085152554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250219085152554 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:8E6C522A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:8E6C522A output_enabled 0 (mgcp_conn.c:271) 20250219085152554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152554 DLMGCP DEBUG <0013> (0019/rtp C:8E6C522A r=NULL:0<->l=:0 CID=29) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:8E6C522A CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1044) 20250219085152554 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:8E6C522A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #00: 200 34515 OK (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E6C522A (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E6C522A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20250219085152554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250219085152554 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:344B6845 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:344B6845 output_enabled 0 (mgcp_conn.c:271) 20250219085152555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152555 DLMGCP DEBUG <0013> (001A/rtp C:344B6845 r=NULL:0<->l=:0 CID=30) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:344B6845 CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1044) 20250219085152555 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:344B6845 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #00: 200 34516 OK (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #02: I: 344B6845 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #05: o=- 344B6845 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20250219085152555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250219085152555 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A2B3FC41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A2B3FC41 output_enabled 0 (mgcp_conn.c:271) 20250219085152555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152555 DLMGCP DEBUG <0013> (001B/rtp C:A2B3FC41 r=NULL:0<->l=:0 CID=31) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:A2B3FC41 CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1044) 20250219085152555 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:A2B3FC41 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #00: 200 34517 OK (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #02: I: A2B3FC41 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #05: o=- A2B3FC41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20250219085152555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250219085152555 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:9C491A9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:9C491A9B output_enabled 0 (mgcp_conn.c:271) 20250219085152555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152555 DLMGCP DEBUG <0013> (001C/rtp C:9C491A9B r=NULL:0<->l=:0 CID=32) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:9C491A9B CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1044) 20250219085152555 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:9C491A9B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #00: 200 34518 OK (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C491A9B (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C491A9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20250219085152556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:451) 20250219085152556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152556 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:390BA289 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:390BA289 output_enabled 0 (mgcp_conn.c:271) 20250219085152556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152556 DLMGCP DEBUG <0013> (001D/rtp C:390BA289 r=NULL:0<->l=:0 CID=33) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:390BA289 CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1044) 20250219085152556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:390BA289 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #00: 200 34519 OK (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #02: I: 390BA289 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #05: o=- 390BA289 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20250219085152556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:451) 20250219085152556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152556 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:D3F50DDA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:D3F50DDA output_enabled 0 (mgcp_conn.c:271) 20250219085152556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152556 DLMGCP DEBUG <0013> (001E/rtp C:D3F50DDA r=NULL:0<->l=:0 CID=34) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:D3F50DDA CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1044) 20250219085152556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:D3F50DDA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #00: 200 34520 OK (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #02: I: D3F50DDA (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3F50DDA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20250219085152557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:451) 20250219085152557 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152557 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:7124F9B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:7124F9B6 output_enabled 0 (mgcp_conn.c:271) 20250219085152557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152557 DLMGCP DEBUG <0013> (001F/rtp C:7124F9B6 r=NULL:0<->l=:0 CID=35) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:7124F9B6 CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1044) 20250219085152557 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:7124F9B6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #00: 200 34521 OK (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #02: I: 7124F9B6 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7124F9B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20250219085152557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:451) 20250219085152557 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152557 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE4550DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE4550DB output_enabled 0 (mgcp_conn.c:271) 20250219085152557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152557 DLMGCP DEBUG <0013> (0020/rtp C:BE4550DB r=NULL:0<->l=:0 CID=36) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BE4550DB CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1044) 20250219085152557 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:BE4550DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #00: 200 34522 OK (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #02: I: BE4550DB (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE4550DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152557 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20250219085152558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:451) 20250219085152558 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152558 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:D9155861 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:D9155861 output_enabled 0 (mgcp_conn.c:271) 20250219085152558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152558 DLMGCP DEBUG <0013> (0021/rtp C:D9155861 r=NULL:0<->l=:0 CID=37) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:D9155861 CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1044) 20250219085152558 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:D9155861 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #00: 200 34523 OK (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #02: I: D9155861 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9155861 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20250219085152558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:451) 20250219085152558 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152558 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7518A845 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7518A845 output_enabled 0 (mgcp_conn.c:271) 20250219085152558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152558 DLMGCP DEBUG <0013> (0022/rtp C:7518A845 r=NULL:0<->l=:0 CID=38) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7518A845 CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1044) 20250219085152558 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:7518A845 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152558 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #00: 200 34524 OK (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #02: I: 7518A845 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7518A845 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20250219085152559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:451) 20250219085152559 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9E8AD907 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9E8AD907 output_enabled 0 (mgcp_conn.c:271) 20250219085152559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152559 DLMGCP DEBUG <0013> (0023/rtp C:9E8AD907 r=NULL:0<->l=:0 CID=39) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9E8AD907 CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1044) 20250219085152559 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:9E8AD907 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #00: 200 34525 OK (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E8AD907 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9E8AD907 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20250219085152559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:451) 20250219085152559 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:FEE5E72D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:FEE5E72D output_enabled 0 (mgcp_conn.c:271) 20250219085152559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152559 DLMGCP DEBUG <0013> (0024/rtp C:FEE5E72D r=NULL:0<->l=:0 CID=40) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:FEE5E72D CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1044) 20250219085152559 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:FEE5E72D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #00: 200 34526 OK (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #02: I: FEE5E72D (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #05: o=- FEE5E72D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20250219085152560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:451) 20250219085152560 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152560 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:41B4AF84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:41B4AF84 output_enabled 0 (mgcp_conn.c:271) 20250219085152560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152560 DLMGCP DEBUG <0013> (0025/rtp C:41B4AF84 r=NULL:0<->l=:0 CID=41) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:41B4AF84 CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1044) 20250219085152560 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:41B4AF84 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #00: 200 34527 OK (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #02: I: 41B4AF84 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #05: o=- 41B4AF84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20250219085152560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:451) 20250219085152560 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152560 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:747AB7CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:747AB7CC output_enabled 0 (mgcp_conn.c:271) 20250219085152560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152560 DLMGCP DEBUG <0013> (0026/rtp C:747AB7CC r=NULL:0<->l=:0 CID=42) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:747AB7CC CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1044) 20250219085152560 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:747AB7CC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152560 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #00: 200 34528 OK (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #02: I: 747AB7CC (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #05: o=- 747AB7CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152560 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20250219085152561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:451) 20250219085152561 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152561 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6004FC14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6004FC14 output_enabled 0 (mgcp_conn.c:271) 20250219085152561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152561 DLMGCP DEBUG <0013> (0027/rtp C:6004FC14 r=NULL:0<->l=:0 CID=43) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6004FC14 CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1044) 20250219085152561 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:6004FC14 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #00: 200 34529 OK (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #02: I: 6004FC14 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6004FC14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20250219085152561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:451) 20250219085152561 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152561 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:518C4BC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:518C4BC2 output_enabled 0 (mgcp_conn.c:271) 20250219085152561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152561 DLMGCP DEBUG <0013> (0028/rtp C:518C4BC2 r=NULL:0<->l=:0 CID=44) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:518C4BC2 CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1044) 20250219085152561 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:518C4BC2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152561 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #00: 200 34530 OK (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #02: I: 518C4BC2 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #05: o=- 518C4BC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152561 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20250219085152562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:451) 20250219085152562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:0C7B90DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:0C7B90DD output_enabled 0 (mgcp_conn.c:271) 20250219085152562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152562 DLMGCP DEBUG <0013> (0029/rtp C:0C7B90DD r=NULL:0<->l=:0 CID=45) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:0C7B90DD CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1044) 20250219085152562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:0C7B90DD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #00: 200 34531 OK (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C7B90DD (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C7B90DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20250219085152562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:451) 20250219085152562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:05BECA5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:05BECA5D output_enabled 0 (mgcp_conn.c:271) 20250219085152562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152562 DLMGCP DEBUG <0013> (002A/rtp C:05BECA5D r=NULL:0<->l=:0 CID=46) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:05BECA5D CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1044) 20250219085152562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:05BECA5D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #00: 200 34532 OK (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #02: I: 05BECA5D (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #05: o=- 05BECA5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152562 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20250219085152563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:451) 20250219085152563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152563 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:7BBE246F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:7BBE246F output_enabled 0 (mgcp_conn.c:271) 20250219085152563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152563 DLMGCP DEBUG <0013> (002B/rtp C:7BBE246F r=NULL:0<->l=:0 CID=47) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:7BBE246F CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1044) 20250219085152563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:7BBE246F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #00: 200 34533 OK (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BBE246F (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7BBE246F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20250219085152563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:451) 20250219085152563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152563 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5F5DF48C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5F5DF48C output_enabled 0 (mgcp_conn.c:271) 20250219085152563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152563 DLMGCP DEBUG <0013> (002C/rtp C:5F5DF48C r=NULL:0<->l=:0 CID=48) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5F5DF48C CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1044) 20250219085152563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:5F5DF48C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #00: 200 34534 OK (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F5DF48C (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F5DF48C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20250219085152564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:451) 20250219085152564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152564 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:E0BA74DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:E0BA74DB output_enabled 0 (mgcp_conn.c:271) 20250219085152564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152564 DLMGCP DEBUG <0013> (002D/rtp C:E0BA74DB r=NULL:0<->l=:0 CID=49) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:E0BA74DB CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1044) 20250219085152564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:E0BA74DB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #00: 200 34535 OK (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #02: I: E0BA74DB (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0BA74DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20250219085152564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:451) 20250219085152564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152564 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:C9184007 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:C9184007 output_enabled 0 (mgcp_conn.c:271) 20250219085152564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152564 DLMGCP DEBUG <0013> (002E/rtp C:C9184007 r=NULL:0<->l=:0 CID=50) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:C9184007 CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1044) 20250219085152564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:C9184007 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #00: 200 34536 OK (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #02: I: C9184007 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #05: o=- C9184007 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152564 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20250219085152565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:451) 20250219085152565 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:7D4B0739 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:7D4B0739 output_enabled 0 (mgcp_conn.c:271) 20250219085152565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152565 DLMGCP DEBUG <0013> (002F/rtp C:7D4B0739 r=NULL:0<->l=:0 CID=51) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:7D4B0739 CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1044) 20250219085152565 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:7D4B0739 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #00: 200 34537 OK (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D4B0739 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7D4B0739 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20250219085152565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:451) 20250219085152565 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:586A4CF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152565 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:586A4CF8 output_enabled 0 (mgcp_conn.c:271) 20250219085152565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152565 DLMGCP DEBUG <0013> (0030/rtp C:586A4CF8 r=NULL:0<->l=:0 CID=52) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:586A4CF8 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1044) 20250219085152566 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:586A4CF8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #00: 200 34538 OK (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #02: I: 586A4CF8 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #05: o=- 586A4CF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20250219085152566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:451) 20250219085152566 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152566 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:6ADE6223 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:6ADE6223 output_enabled 0 (mgcp_conn.c:271) 20250219085152566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152566 DLMGCP DEBUG <0013> (0031/rtp C:6ADE6223 r=NULL:0<->l=:0 CID=53) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:6ADE6223 CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1044) 20250219085152566 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:6ADE6223 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #00: 200 34539 OK (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #02: I: 6ADE6223 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6ADE6223 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152566 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20250219085152567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:451) 20250219085152567 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:BA8D3785 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:BA8D3785 output_enabled 0 (mgcp_conn.c:271) 20250219085152567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152567 DLMGCP DEBUG <0013> (0032/rtp C:BA8D3785 r=NULL:0<->l=:0 CID=54) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:BA8D3785 CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1044) 20250219085152567 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:BA8D3785 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #00: 200 34540 OK (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #02: I: BA8D3785 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA8D3785 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20250219085152567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:451) 20250219085152567 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:AF8D11CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:AF8D11CD output_enabled 0 (mgcp_conn.c:271) 20250219085152567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152567 DLMGCP DEBUG <0013> (0033/rtp C:AF8D11CD r=NULL:0<->l=:0 CID=55) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:AF8D11CD CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1044) 20250219085152567 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:AF8D11CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152567 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #00: 200 34541 OK (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #02: I: AF8D11CD (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF8D11CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20250219085152568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:451) 20250219085152568 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152568 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:B5381D6F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:B5381D6F output_enabled 0 (mgcp_conn.c:271) 20250219085152568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152568 DLMGCP DEBUG <0013> (0034/rtp C:B5381D6F r=NULL:0<->l=:0 CID=56) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:B5381D6F CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1044) 20250219085152568 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:B5381D6F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #00: 200 34542 OK (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #02: I: B5381D6F (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5381D6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20250219085152568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:451) 20250219085152568 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152568 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:5CAB0416 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:5CAB0416 output_enabled 0 (mgcp_conn.c:271) 20250219085152568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152568 DLMGCP DEBUG <0013> (0035/rtp C:5CAB0416 r=NULL:0<->l=:0 CID=57) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:5CAB0416 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1044) 20250219085152568 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:5CAB0416 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152568 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #00: 200 34543 OK (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CAB0416 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5CAB0416 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20250219085152569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:451) 20250219085152569 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152569 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6F0D0C4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6F0D0C4F output_enabled 0 (mgcp_conn.c:271) 20250219085152569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152569 DLMGCP DEBUG <0013> (0036/rtp C:6F0D0C4F r=NULL:0<->l=:0 CID=58) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6F0D0C4F CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1044) 20250219085152569 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:6F0D0C4F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #00: 200 34544 OK (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F0D0C4F (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F0D0C4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20250219085152569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:451) 20250219085152569 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152569 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:05C88859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:05C88859 output_enabled 0 (mgcp_conn.c:271) 20250219085152569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152569 DLMGCP DEBUG <0013> (0037/rtp C:05C88859 r=NULL:0<->l=:0 CID=59) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:05C88859 CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1044) 20250219085152569 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:05C88859 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152569 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #00: 200 34545 OK (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #02: I: 05C88859 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #05: o=- 05C88859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20250219085152570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:451) 20250219085152570 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B3350E33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B3350E33 output_enabled 0 (mgcp_conn.c:271) 20250219085152570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152570 DLMGCP DEBUG <0013> (0038/rtp C:B3350E33 r=NULL:0<->l=:0 CID=60) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:B3350E33 CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1044) 20250219085152570 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:B3350E33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #00: 200 34546 OK (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #02: I: B3350E33 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #05: o=- B3350E33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20250219085152570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:451) 20250219085152570 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:257FA425 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:257FA425 output_enabled 0 (mgcp_conn.c:271) 20250219085152570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152570 DLMGCP DEBUG <0013> (0039/rtp C:257FA425 r=NULL:0<->l=:0 CID=61) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:257FA425 CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1044) 20250219085152570 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:257FA425 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #00: 200 34547 OK (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #02: I: 257FA425 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #05: o=- 257FA425 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152570 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20250219085152571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:451) 20250219085152571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152571 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:69F5FB81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:69F5FB81 output_enabled 0 (mgcp_conn.c:271) 20250219085152571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152571 DLMGCP DEBUG <0013> (003A/rtp C:69F5FB81 r=NULL:0<->l=:0 CID=62) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:69F5FB81 CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1044) 20250219085152571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:69F5FB81 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #00: 200 34548 OK (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #02: I: 69F5FB81 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69F5FB81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20250219085152571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:451) 20250219085152571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152571 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3D195743 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3D195743 output_enabled 0 (mgcp_conn.c:271) 20250219085152571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152571 DLMGCP DEBUG <0013> (003B/rtp C:3D195743 r=NULL:0<->l=:0 CID=63) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3D195743 CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1044) 20250219085152571 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:3D195743 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #00: 200 34549 OK (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D195743 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D195743 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20250219085152572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:451) 20250219085152572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152572 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B5BFEB22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B5BFEB22 output_enabled 0 (mgcp_conn.c:271) 20250219085152572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152572 DLMGCP DEBUG <0013> (003C/rtp C:B5BFEB22 r=NULL:0<->l=:0 CID=64) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B5BFEB22 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1044) 20250219085152572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:B5BFEB22 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #00: 200 34550 OK (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #02: I: B5BFEB22 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5BFEB22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20250219085152572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:451) 20250219085152572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152572 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:5617E648 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:5617E648 output_enabled 0 (mgcp_conn.c:271) 20250219085152572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152572 DLMGCP DEBUG <0013> (003D/rtp C:5617E648 r=NULL:0<->l=:0 CID=65) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:5617E648 CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1044) 20250219085152572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:5617E648 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #00: 200 34551 OK (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #02: I: 5617E648 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5617E648 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152572 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20250219085152573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:451) 20250219085152573 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A4B48515 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A4B48515 output_enabled 0 (mgcp_conn.c:271) 20250219085152573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152573 DLMGCP DEBUG <0013> (003E/rtp C:A4B48515 r=NULL:0<->l=:0 CID=66) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:A4B48515 CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1044) 20250219085152573 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:A4B48515 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #00: 200 34552 OK (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #02: I: A4B48515 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #05: o=- A4B48515 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20250219085152573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:451) 20250219085152573 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:5D1D1C0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:5D1D1C0A output_enabled 0 (mgcp_conn.c:271) 20250219085152573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152573 DLMGCP DEBUG <0013> (003F/rtp C:5D1D1C0A r=NULL:0<->l=:0 CID=67) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:5D1D1C0A CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1044) 20250219085152573 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:5D1D1C0A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #00: 200 34553 OK (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D1D1C0A (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D1D1C0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152573 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20250219085152574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:451) 20250219085152574 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152574 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:BA477F2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:BA477F2D output_enabled 0 (mgcp_conn.c:271) 20250219085152574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152574 DLMGCP DEBUG <0013> (0040/rtp C:BA477F2D r=NULL:0<->l=:0 CID=68) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:BA477F2D CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1044) 20250219085152574 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:BA477F2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #00: 200 34554 OK (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #02: I: BA477F2D (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA477F2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20250219085152574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:451) 20250219085152574 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152574 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:55F56D47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:55F56D47 output_enabled 0 (mgcp_conn.c:271) 20250219085152574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152574 DLMGCP DEBUG <0013> (0041/rtp C:55F56D47 r=NULL:0<->l=:0 CID=69) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:55F56D47 CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1044) 20250219085152574 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:55F56D47 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #00: 200 34555 OK (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #02: I: 55F56D47 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55F56D47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20250219085152575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:451) 20250219085152575 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:FEA45AFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:FEA45AFD output_enabled 0 (mgcp_conn.c:271) 20250219085152575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152575 DLMGCP DEBUG <0013> (0042/rtp C:FEA45AFD r=NULL:0<->l=:0 CID=70) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:FEA45AFD CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1044) 20250219085152575 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:FEA45AFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #00: 200 34556 OK (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #02: I: FEA45AFD (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #05: o=- FEA45AFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20250219085152575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:451) 20250219085152575 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8CCFE44F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8CCFE44F output_enabled 0 (mgcp_conn.c:271) 20250219085152575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152575 DLMGCP DEBUG <0013> (0043/rtp C:8CCFE44F r=NULL:0<->l=:0 CID=71) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8CCFE44F CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1044) 20250219085152575 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:8CCFE44F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152575 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #00: 200 34557 OK (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CCFE44F (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8CCFE44F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152575 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20250219085152576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:451) 20250219085152576 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:FDA74F0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:FDA74F0E output_enabled 0 (mgcp_conn.c:271) 20250219085152576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152576 DLMGCP DEBUG <0013> (0044/rtp C:FDA74F0E r=NULL:0<->l=:0 CID=72) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:FDA74F0E CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1044) 20250219085152576 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:FDA74F0E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #00: 200 34558 OK (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #02: I: FDA74F0E (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDA74F0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20250219085152576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:451) 20250219085152576 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:07EFEC04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:07EFEC04 output_enabled 0 (mgcp_conn.c:271) 20250219085152576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152576 DLMGCP DEBUG <0013> (0045/rtp C:07EFEC04 r=NULL:0<->l=:0 CID=73) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:07EFEC04 CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1044) 20250219085152576 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:07EFEC04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #00: 200 34559 OK (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #02: I: 07EFEC04 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07EFEC04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152576 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20250219085152577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:451) 20250219085152577 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:1346C35A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:1346C35A output_enabled 0 (mgcp_conn.c:271) 20250219085152577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152577 DLMGCP DEBUG <0013> (0046/rtp C:1346C35A r=NULL:0<->l=:0 CID=74) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:1346C35A CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1044) 20250219085152577 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:1346C35A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #00: 200 34560 OK (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #02: I: 1346C35A (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1346C35A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20250219085152577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:451) 20250219085152577 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:31AC371C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:31AC371C output_enabled 0 (mgcp_conn.c:271) 20250219085152577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152577 DLMGCP DEBUG <0013> (0047/rtp C:31AC371C r=NULL:0<->l=:0 CID=75) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:31AC371C CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1044) 20250219085152577 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:31AC371C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152577 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #00: 200 34561 OK (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #02: I: 31AC371C (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31AC371C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152577 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20250219085152578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:451) 20250219085152578 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152578 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:2E327591 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:2E327591 output_enabled 0 (mgcp_conn.c:271) 20250219085152578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152578 DLMGCP DEBUG <0013> (0048/rtp C:2E327591 r=NULL:0<->l=:0 CID=76) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:2E327591 CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1044) 20250219085152578 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:2E327591 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #00: 200 34562 OK (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E327591 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E327591 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20250219085152578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:451) 20250219085152578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152578 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:2D5C67A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:2D5C67A7 output_enabled 0 (mgcp_conn.c:271) 20250219085152578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152578 DLMGCP DEBUG <0013> (0049/rtp C:2D5C67A7 r=NULL:0<->l=:0 CID=77) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:2D5C67A7 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1044) 20250219085152578 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:2D5C67A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #00: 200 34563 OK (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D5C67A7 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2D5C67A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152578 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20250219085152579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:451) 20250219085152579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152579 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:D7E1D253 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:D7E1D253 output_enabled 0 (mgcp_conn.c:271) 20250219085152579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152579 DLMGCP DEBUG <0013> (004A/rtp C:D7E1D253 r=NULL:0<->l=:0 CID=78) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:D7E1D253 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1044) 20250219085152579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:D7E1D253 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #00: 200 34564 OK (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #02: I: D7E1D253 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7E1D253 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20250219085152579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:451) 20250219085152579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152579 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DCCA9FAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DCCA9FAE output_enabled 0 (mgcp_conn.c:271) 20250219085152579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152579 DLMGCP DEBUG <0013> (004B/rtp C:DCCA9FAE r=NULL:0<->l=:0 CID=79) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DCCA9FAE CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1044) 20250219085152579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:DCCA9FAE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #00: 200 34565 OK (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #02: I: DCCA9FAE (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCCA9FAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20250219085152579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:451) 20250219085152579 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152579 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:01EB1DC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:01EB1DC9 output_enabled 0 (mgcp_conn.c:271) 20250219085152579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152579 DLMGCP DEBUG <0013> (004C/rtp C:01EB1DC9 r=NULL:0<->l=:0 CID=80) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:01EB1DC9 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1044) 20250219085152580 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:01EB1DC9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #00: 200 34566 OK (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #02: I: 01EB1DC9 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01EB1DC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20250219085152580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:451) 20250219085152580 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:EF577EE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:EF577EE5 output_enabled 0 (mgcp_conn.c:271) 20250219085152580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152580 DLMGCP DEBUG <0013> (004D/rtp C:EF577EE5 r=NULL:0<->l=:0 CID=81) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:EF577EE5 CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1044) 20250219085152580 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:EF577EE5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #00: 200 34567 OK (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #02: I: EF577EE5 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #05: o=- EF577EE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20250219085152580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:451) 20250219085152580 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:616384B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:616384B0 output_enabled 0 (mgcp_conn.c:271) 20250219085152580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152580 DLMGCP DEBUG <0013> (004E/rtp C:616384B0 r=NULL:0<->l=:0 CID=82) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:616384B0 CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1044) 20250219085152580 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:616384B0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #00: 200 34568 OK (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #02: I: 616384B0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #05: o=- 616384B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152580 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20250219085152581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:451) 20250219085152581 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152581 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1A87FF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1A87FF8 output_enabled 0 (mgcp_conn.c:271) 20250219085152581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152581 DLMGCP DEBUG <0013> (004F/rtp C:B1A87FF8 r=NULL:0<->l=:0 CID=83) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:B1A87FF8 CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1044) 20250219085152581 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:B1A87FF8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #00: 200 34569 OK (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #02: I: B1A87FF8 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #05: o=- B1A87FF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20250219085152581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:451) 20250219085152581 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152581 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:82BB6642 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:82BB6642 output_enabled 0 (mgcp_conn.c:271) 20250219085152581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152581 DLMGCP DEBUG <0013> (0050/rtp C:82BB6642 r=NULL:0<->l=:0 CID=84) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:82BB6642 CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1044) 20250219085152581 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:82BB6642 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152581 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #00: 200 34570 OK (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #02: I: 82BB6642 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82BB6642 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152581 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20250219085152582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:451) 20250219085152582 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152582 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:BFB5A418 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:BFB5A418 output_enabled 0 (mgcp_conn.c:271) 20250219085152582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152582 DLMGCP DEBUG <0013> (0051/rtp C:BFB5A418 r=NULL:0<->l=:0 CID=85) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:BFB5A418 CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1044) 20250219085152582 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:BFB5A418 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #00: 200 34571 OK (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #02: I: BFB5A418 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFB5A418 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20250219085152582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:451) 20250219085152582 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152582 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C72604F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C72604F0 output_enabled 0 (mgcp_conn.c:271) 20250219085152582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152582 DLMGCP DEBUG <0013> (0052/rtp C:C72604F0 r=NULL:0<->l=:0 CID=86) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C72604F0 CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1044) 20250219085152582 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:C72604F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #00: 200 34572 OK (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #02: I: C72604F0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #05: o=- C72604F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20250219085152582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:451) 20250219085152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:41FB5894 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:41FB5894 output_enabled 0 (mgcp_conn.c:271) 20250219085152583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152583 DLMGCP DEBUG <0013> (0053/rtp C:41FB5894 r=NULL:0<->l=:0 CID=87) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:41FB5894 CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1044) 20250219085152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:41FB5894 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #00: 200 34573 OK (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #02: I: 41FB5894 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #05: o=- 41FB5894 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20250219085152583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:451) 20250219085152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:73453592 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:73453592 output_enabled 0 (mgcp_conn.c:271) 20250219085152583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152583 DLMGCP DEBUG <0013> (0054/rtp C:73453592 r=NULL:0<->l=:0 CID=88) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:73453592 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1044) 20250219085152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:73453592 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #00: 200 34574 OK (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #02: I: 73453592 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73453592 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20250219085152583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:451) 20250219085152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:25F6553A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:25F6553A output_enabled 0 (mgcp_conn.c:271) 20250219085152583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152583 DLMGCP DEBUG <0013> (0055/rtp C:25F6553A r=NULL:0<->l=:0 CID=89) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:25F6553A CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1044) 20250219085152583 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:25F6553A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152583 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #00: 200 34575 OK (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #02: I: 25F6553A (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25F6553A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20250219085152584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:451) 20250219085152584 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:8D4B0E89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:8D4B0E89 output_enabled 0 (mgcp_conn.c:271) 20250219085152584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152584 DLMGCP DEBUG <0013> (0056/rtp C:8D4B0E89 r=NULL:0<->l=:0 CID=90) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:8D4B0E89 CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1044) 20250219085152584 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:8D4B0E89 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #00: 200 34576 OK (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D4B0E89 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D4B0E89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20250219085152584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:451) 20250219085152584 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:1A6666E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:1A6666E9 output_enabled 0 (mgcp_conn.c:271) 20250219085152584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152584 DLMGCP DEBUG <0013> (0057/rtp C:1A6666E9 r=NULL:0<->l=:0 CID=91) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:1A6666E9 CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1044) 20250219085152584 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:1A6666E9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152584 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #00: 200 34577 OK (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A6666E9 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1A6666E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152584 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20250219085152585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:451) 20250219085152585 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152585 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:3ED05FBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:3ED05FBF output_enabled 0 (mgcp_conn.c:271) 20250219085152585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152585 DLMGCP DEBUG <0013> (0058/rtp C:3ED05FBF r=NULL:0<->l=:0 CID=92) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:3ED05FBF CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1044) 20250219085152585 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:3ED05FBF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #00: 200 34578 OK (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #02: I: 3ED05FBF (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3ED05FBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20250219085152585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:451) 20250219085152585 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152585 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:C99458AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:C99458AD output_enabled 0 (mgcp_conn.c:271) 20250219085152585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152585 DLMGCP DEBUG <0013> (0059/rtp C:C99458AD r=NULL:0<->l=:0 CID=93) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:C99458AD CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1044) 20250219085152585 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:C99458AD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #00: 200 34579 OK (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #02: I: C99458AD (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #05: o=- C99458AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20250219085152585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:451) 20250219085152585 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152585 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:7C0CE57E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:7C0CE57E output_enabled 0 (mgcp_conn.c:271) 20250219085152585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152585 DLMGCP DEBUG <0013> (005A/rtp C:7C0CE57E r=NULL:0<->l=:0 CID=94) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:7C0CE57E CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1044) 20250219085152585 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:7C0CE57E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #00: 200 34580 OK (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C0CE57E (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C0CE57E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20250219085152586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:451) 20250219085152586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:1E9703EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:1E9703EF output_enabled 0 (mgcp_conn.c:271) 20250219085152586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152586 DLMGCP DEBUG <0013> (005B/rtp C:1E9703EF r=NULL:0<->l=:0 CID=95) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:1E9703EF CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1044) 20250219085152586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:1E9703EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #00: 200 34581 OK (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E9703EF (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E9703EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20250219085152586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:451) 20250219085152586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:06BFCF67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:06BFCF67 output_enabled 0 (mgcp_conn.c:271) 20250219085152586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152586 DLMGCP DEBUG <0013> (005C/rtp C:06BFCF67 r=NULL:0<->l=:0 CID=96) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:06BFCF67 CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1044) 20250219085152586 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:06BFCF67 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #00: 200 34582 OK (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #02: I: 06BFCF67 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #05: o=- 06BFCF67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20250219085152587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:451) 20250219085152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:AE4CC7A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:AE4CC7A9 output_enabled 0 (mgcp_conn.c:271) 20250219085152587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152587 DLMGCP DEBUG <0013> (005D/rtp C:AE4CC7A9 r=NULL:0<->l=:0 CID=97) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:AE4CC7A9 CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1044) 20250219085152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:AE4CC7A9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #00: 200 34583 OK (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #02: I: AE4CC7A9 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #05: o=- AE4CC7A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20250219085152587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:451) 20250219085152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B4533819 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B4533819 output_enabled 0 (mgcp_conn.c:271) 20250219085152587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152587 DLMGCP DEBUG <0013> (005E/rtp C:B4533819 r=NULL:0<->l=:0 CID=98) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B4533819 CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1044) 20250219085152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:B4533819 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #00: 200 34584 OK (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #02: I: B4533819 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4533819 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20250219085152587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:451) 20250219085152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:5D8BB7EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:5D8BB7EE output_enabled 0 (mgcp_conn.c:271) 20250219085152587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152587 DLMGCP DEBUG <0013> (005F/rtp C:5D8BB7EE r=NULL:0<->l=:0 CID=99) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:5D8BB7EE CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1044) 20250219085152587 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:5D8BB7EE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #00: 200 34585 OK (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D8BB7EE (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D8BB7EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20250219085152588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:451) 20250219085152588 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152588 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:24A7B5CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:24A7B5CF output_enabled 0 (mgcp_conn.c:271) 20250219085152588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152588 DLMGCP DEBUG <0013> (0060/rtp C:24A7B5CF r=NULL:0<->l=:0 CID=100) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:24A7B5CF CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1044) 20250219085152588 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:24A7B5CF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #00: 200 34586 OK (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #02: I: 24A7B5CF (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24A7B5CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20250219085152588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:451) 20250219085152588 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152588 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:261A32E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:261A32E8 output_enabled 0 (mgcp_conn.c:271) 20250219085152588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152588 DLMGCP DEBUG <0013> (0061/rtp C:261A32E8 r=NULL:0<->l=:0 CID=101) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:261A32E8 CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1044) 20250219085152588 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:261A32E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152588 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #00: 200 34587 OK (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #02: I: 261A32E8 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #05: o=- 261A32E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152588 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20250219085152589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:451) 20250219085152589 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152589 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5DA2F20A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5DA2F20A output_enabled 0 (mgcp_conn.c:271) 20250219085152589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152589 DLMGCP DEBUG <0013> (0062/rtp C:5DA2F20A r=NULL:0<->l=:0 CID=102) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5DA2F20A CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1044) 20250219085152589 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:5DA2F20A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #00: 200 34588 OK (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DA2F20A (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5DA2F20A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20250219085152589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:451) 20250219085152589 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152589 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8A727B04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8A727B04 output_enabled 0 (mgcp_conn.c:271) 20250219085152589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152589 DLMGCP DEBUG <0013> (0063/rtp C:8A727B04 r=NULL:0<->l=:0 CID=103) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8A727B04 CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1044) 20250219085152589 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:8A727B04 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #00: 200 34589 OK (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A727B04 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A727B04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20250219085152589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:451) 20250219085152589 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152589 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:79D6D7C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:79D6D7C7 output_enabled 0 (mgcp_conn.c:271) 20250219085152589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152589 DLMGCP DEBUG <0013> (0064/rtp C:79D6D7C7 r=NULL:0<->l=:0 CID=104) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:79D6D7C7 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1044) 20250219085152589 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:79D6D7C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #00: 200 34590 OK (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #02: I: 79D6D7C7 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 79D6D7C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20250219085152590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:451) 20250219085152590 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1295865B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1295865B output_enabled 0 (mgcp_conn.c:271) 20250219085152590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152590 DLMGCP DEBUG <0013> (0065/rtp C:1295865B r=NULL:0<->l=:0 CID=105) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:1295865B CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1044) 20250219085152590 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:1295865B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #00: 200 34591 OK (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #02: I: 1295865B (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1295865B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20250219085152590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:451) 20250219085152590 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:8E4539EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:8E4539EB output_enabled 0 (mgcp_conn.c:271) 20250219085152590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152590 DLMGCP DEBUG <0013> (0066/rtp C:8E4539EB r=NULL:0<->l=:0 CID=106) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:8E4539EB CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1044) 20250219085152590 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:8E4539EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #00: 200 34592 OK (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E4539EB (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E4539EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20250219085152590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:451) 20250219085152590 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:80526E1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:80526E1E output_enabled 0 (mgcp_conn.c:271) 20250219085152590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152590 DLMGCP DEBUG <0013> (0067/rtp C:80526E1E r=NULL:0<->l=:0 CID=107) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:80526E1E CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1044) 20250219085152590 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:80526E1E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152590 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #00: 200 34593 OK (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #02: I: 80526E1E (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #05: o=- 80526E1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152590 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20250219085152591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:451) 20250219085152591 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152591 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:A4B05B7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:A4B05B7C output_enabled 0 (mgcp_conn.c:271) 20250219085152591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152591 DLMGCP DEBUG <0013> (0068/rtp C:A4B05B7C r=NULL:0<->l=:0 CID=108) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:A4B05B7C CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1044) 20250219085152591 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:A4B05B7C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #00: 200 34594 OK (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #02: I: A4B05B7C (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #05: o=- A4B05B7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20250219085152591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:451) 20250219085152591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152591 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:3EABE369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:3EABE369 output_enabled 0 (mgcp_conn.c:271) 20250219085152591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152591 DLMGCP DEBUG <0013> (0069/rtp C:3EABE369 r=NULL:0<->l=:0 CID=109) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:3EABE369 CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1044) 20250219085152591 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:3EABE369 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #00: 200 34595 OK (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EABE369 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3EABE369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250219085152591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20250219085152592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:451) 20250219085152592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:547D1542 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:547D1542 output_enabled 0 (mgcp_conn.c:271) 20250219085152592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152592 DLMGCP DEBUG <0013> (006A/rtp C:547D1542 r=NULL:0<->l=:0 CID=110) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:547D1542 CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1044) 20250219085152592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:547D1542 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #00: 200 34596 OK (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #02: I: 547D1542 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #05: o=- 547D1542 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20250219085152592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:451) 20250219085152592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:A39C4B4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:A39C4B4E output_enabled 0 (mgcp_conn.c:271) 20250219085152592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152592 DLMGCP DEBUG <0013> (006B/rtp C:A39C4B4E r=NULL:0<->l=:0 CID=111) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:A39C4B4E CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1044) 20250219085152592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:A39C4B4E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #00: 200 34597 OK (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #02: I: A39C4B4E (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #05: o=- A39C4B4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20250219085152592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:451) 20250219085152592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3DF7540B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3DF7540B output_enabled 0 (mgcp_conn.c:271) 20250219085152592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152592 DLMGCP DEBUG <0013> (006C/rtp C:3DF7540B r=NULL:0<->l=:0 CID=112) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3DF7540B CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1044) 20250219085152592 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:3DF7540B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152592 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #00: 200 34598 OK (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DF7540B (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3DF7540B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152592 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20250219085152593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:451) 20250219085152593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152593 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:796176E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:796176E9 output_enabled 0 (mgcp_conn.c:271) 20250219085152593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152593 DLMGCP DEBUG <0013> (006D/rtp C:796176E9 r=NULL:0<->l=:0 CID=113) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:796176E9 CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1044) 20250219085152593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:796176E9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #00: 200 34599 OK (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #02: I: 796176E9 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #05: o=- 796176E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20250219085152593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:451) 20250219085152593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152593 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:74666CE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:74666CE7 output_enabled 0 (mgcp_conn.c:271) 20250219085152593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152593 DLMGCP DEBUG <0013> (006E/rtp C:74666CE7 r=NULL:0<->l=:0 CID=114) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:74666CE7 CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1044) 20250219085152593 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:74666CE7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #00: 200 34600 OK (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #02: I: 74666CE7 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74666CE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20250219085152593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:451) 20250219085152593 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152593 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:DE648B39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:DE648B39 output_enabled 0 (mgcp_conn.c:271) 20250219085152593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152593 DLMGCP DEBUG <0013> (006F/rtp C:DE648B39 r=NULL:0<->l=:0 CID=115) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:DE648B39 CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1044) 20250219085152593 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:DE648B39 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152593 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #00: 200 34601 OK (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #02: I: DE648B39 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE648B39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152593 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20250219085152594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:451) 20250219085152594 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152594 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A00727FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A00727FD output_enabled 0 (mgcp_conn.c:271) 20250219085152594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152594 DLMGCP DEBUG <0013> (0070/rtp C:A00727FD r=NULL:0<->l=:0 CID=116) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A00727FD CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1044) 20250219085152594 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:A00727FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #00: 200 34602 OK (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #02: I: A00727FD (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #05: o=- A00727FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20250219085152594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:451) 20250219085152594 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152594 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C4A1FBBB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C4A1FBBB output_enabled 0 (mgcp_conn.c:271) 20250219085152594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152594 DLMGCP DEBUG <0013> (0071/rtp C:C4A1FBBB r=NULL:0<->l=:0 CID=117) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C4A1FBBB CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1044) 20250219085152594 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:C4A1FBBB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #00: 200 34603 OK (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #02: I: C4A1FBBB (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4A1FBBB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20250219085152594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:451) 20250219085152594 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152594 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E8CF54D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E8CF54D2 output_enabled 0 (mgcp_conn.c:271) 20250219085152594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152594 DLMGCP DEBUG <0013> (0072/rtp C:E8CF54D2 r=NULL:0<->l=:0 CID=118) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E8CF54D2 CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1044) 20250219085152594 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:E8CF54D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152594 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #00: 200 34604 OK (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #02: I: E8CF54D2 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8CF54D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152594 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20250219085152595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:451) 20250219085152595 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152595 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:FC83CC86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:FC83CC86 output_enabled 0 (mgcp_conn.c:271) 20250219085152595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152595 DLMGCP DEBUG <0013> (0073/rtp C:FC83CC86 r=NULL:0<->l=:0 CID=119) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:FC83CC86 CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1044) 20250219085152595 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:FC83CC86 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #00: 200 34605 OK (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #02: I: FC83CC86 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #05: o=- FC83CC86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20250219085152595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:451) 20250219085152595 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152595 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:7193172A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:7193172A output_enabled 0 (mgcp_conn.c:271) 20250219085152595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152595 DLMGCP DEBUG <0013> (0074/rtp C:7193172A r=NULL:0<->l=:0 CID=120) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:7193172A CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1044) 20250219085152595 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:7193172A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #00: 200 34606 OK (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #02: I: 7193172A (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7193172A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20250219085152595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:451) 20250219085152595 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152595 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:C7D5C80A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:C7D5C80A output_enabled 0 (mgcp_conn.c:271) 20250219085152595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152595 DLMGCP DEBUG <0013> (0075/rtp C:C7D5C80A r=NULL:0<->l=:0 CID=121) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:C7D5C80A CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1044) 20250219085152595 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:C7D5C80A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152595 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #00: 200 34607 OK (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #02: I: C7D5C80A (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #05: o=- C7D5C80A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20250219085152596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:451) 20250219085152596 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152596 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:80679169 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:80679169 output_enabled 0 (mgcp_conn.c:271) 20250219085152596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152596 DLMGCP DEBUG <0013> (0076/rtp C:80679169 r=NULL:0<->l=:0 CID=122) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:80679169 CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1044) 20250219085152596 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:80679169 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #00: 200 34608 OK (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #02: I: 80679169 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #05: o=- 80679169 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20250219085152596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:451) 20250219085152596 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152596 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:7E5726AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:7E5726AF output_enabled 0 (mgcp_conn.c:271) 20250219085152596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152596 DLMGCP DEBUG <0013> (0077/rtp C:7E5726AF r=NULL:0<->l=:0 CID=123) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:7E5726AF CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1044) 20250219085152596 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:7E5726AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #00: 200 34609 OK (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E5726AF (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E5726AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20250219085152596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:451) 20250219085152596 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152596 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C0FB7A45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C0FB7A45 output_enabled 0 (mgcp_conn.c:271) 20250219085152596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152596 DLMGCP DEBUG <0013> (0078/rtp C:C0FB7A45 r=NULL:0<->l=:0 CID=124) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C0FB7A45 CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1044) 20250219085152596 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:C0FB7A45 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #00: 200 34610 OK (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #02: I: C0FB7A45 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0FB7A45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152596 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20250219085152597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:451) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:7897052C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:7897052C output_enabled 0 (mgcp_conn.c:271) 20250219085152597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152597 DLMGCP DEBUG <0013> (0079/rtp C:7897052C r=NULL:0<->l=:0 CID=125) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:7897052C CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1044) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:7897052C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #00: 200 34611 OK (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #02: I: 7897052C (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7897052C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20250219085152597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:451) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5AE060D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5AE060D0 output_enabled 0 (mgcp_conn.c:271) 20250219085152597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152597 DLMGCP DEBUG <0013> (007A/rtp C:5AE060D0 r=NULL:0<->l=:0 CID=126) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5AE060D0 CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1044) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:5AE060D0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #00: 200 34612 OK (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AE060D0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5AE060D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20250219085152597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:451) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B141B58B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B141B58B output_enabled 0 (mgcp_conn.c:271) 20250219085152597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152597 DLMGCP DEBUG <0013> (007B/rtp C:B141B58B r=NULL:0<->l=:0 CID=127) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B141B58B CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1044) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:B141B58B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #00: 200 34613 OK (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #02: I: B141B58B (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #05: o=- B141B58B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20250219085152597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:451) 20250219085152597 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:286F0549 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152597 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:286F0549 output_enabled 0 (mgcp_conn.c:271) 20250219085152598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152598 DLMGCP DEBUG <0013> (007C/rtp C:286F0549 r=NULL:0<->l=:0 CID=128) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:286F0549 CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1044) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:286F0549 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #00: 200 34614 OK (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #02: I: 286F0549 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 286F0549 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20250219085152598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:451) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152598 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:0F83F34D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:0F83F34D output_enabled 0 (mgcp_conn.c:271) 20250219085152598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152598 DLMGCP DEBUG <0013> (007D/rtp C:0F83F34D r=NULL:0<->l=:0 CID=129) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:0F83F34D CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1044) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:0F83F34D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #00: 200 34615 OK (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F83F34D (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F83F34D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20250219085152598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:451) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152598 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:55168AF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:55168AF0 output_enabled 0 (mgcp_conn.c:271) 20250219085152598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152598 DLMGCP DEBUG <0013> (007E/rtp C:55168AF0 r=NULL:0<->l=:0 CID=130) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:55168AF0 CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1044) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:55168AF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #00: 200 34616 OK (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #02: I: 55168AF0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55168AF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20250219085152598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:451) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152598 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:5B29DA28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:5B29DA28 output_enabled 0 (mgcp_conn.c:271) 20250219085152598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152598 DLMGCP DEBUG <0013> (007F/rtp C:5B29DA28 r=NULL:0<->l=:0 CID=131) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:5B29DA28 CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1044) 20250219085152598 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:5B29DA28 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152598 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #00: 200 34617 OK (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B29DA28 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5B29DA28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20250219085152599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:451) 20250219085152599 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152599 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FE9D415F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FE9D415F output_enabled 0 (mgcp_conn.c:271) 20250219085152599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152599 DLMGCP DEBUG <0013> (0080/rtp C:FE9D415F r=NULL:0<->l=:0 CID=132) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:FE9D415F CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1044) 20250219085152599 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:FE9D415F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #00: 200 34618 OK (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #02: I: FE9D415F (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE9D415F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20250219085152599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:451) 20250219085152599 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152599 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BA4C62BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BA4C62BE output_enabled 0 (mgcp_conn.c:271) 20250219085152599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152599 DLMGCP DEBUG <0013> (0081/rtp C:BA4C62BE r=NULL:0<->l=:0 CID=133) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BA4C62BE CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1044) 20250219085152599 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:BA4C62BE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #00: 200 34619 OK (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #02: I: BA4C62BE (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA4C62BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20250219085152599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:451) 20250219085152599 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152599 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:CAD02F36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:CAD02F36 output_enabled 0 (mgcp_conn.c:271) 20250219085152599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152599 DLMGCP DEBUG <0013> (0082/rtp C:CAD02F36 r=NULL:0<->l=:0 CID=134) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:CAD02F36 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1044) 20250219085152599 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:CAD02F36 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152599 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #00: 200 34620 OK (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #02: I: CAD02F36 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAD02F36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152599 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20250219085152600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:451) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:008D6D4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:008D6D4E output_enabled 0 (mgcp_conn.c:271) 20250219085152600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152600 DLMGCP DEBUG <0013> (0083/rtp C:008D6D4E r=NULL:0<->l=:0 CID=135) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:008D6D4E CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1044) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:008D6D4E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #00: 200 34621 OK (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #02: I: 008D6D4E (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #05: o=- 008D6D4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20250219085152600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:451) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BC7505BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BC7505BA output_enabled 0 (mgcp_conn.c:271) 20250219085152600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152600 DLMGCP DEBUG <0013> (0084/rtp C:BC7505BA r=NULL:0<->l=:0 CID=136) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BC7505BA CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1044) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:BC7505BA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #00: 200 34622 OK (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #02: I: BC7505BA (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC7505BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20250219085152600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:451) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1E281837 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1E281837 output_enabled 0 (mgcp_conn.c:271) 20250219085152600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152600 DLMGCP DEBUG <0013> (0085/rtp C:1E281837 r=NULL:0<->l=:0 CID=137) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:1E281837 CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1044) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:1E281837 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #00: 200 34623 OK (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E281837 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E281837 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20250219085152600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:451) 20250219085152600 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:C09C8BB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152600 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:C09C8BB8 output_enabled 0 (mgcp_conn.c:271) 20250219085152600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152601 DLMGCP DEBUG <0013> (0086/rtp C:C09C8BB8 r=NULL:0<->l=:0 CID=138) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:C09C8BB8 CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1044) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:C09C8BB8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #00: 200 34624 OK (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #02: I: C09C8BB8 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #05: o=- C09C8BB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20250219085152601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:451) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152601 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:C7C35EBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:C7C35EBE output_enabled 0 (mgcp_conn.c:271) 20250219085152601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152601 DLMGCP DEBUG <0013> (0087/rtp C:C7C35EBE r=NULL:0<->l=:0 CID=139) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:C7C35EBE CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1044) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:C7C35EBE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #00: 200 34625 OK (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #02: I: C7C35EBE (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #05: o=- C7C35EBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20250219085152601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:451) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152601 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3354D205 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3354D205 output_enabled 0 (mgcp_conn.c:271) 20250219085152601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152601 DLMGCP DEBUG <0013> (0088/rtp C:3354D205 r=NULL:0<->l=:0 CID=140) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3354D205 CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1044) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:3354D205 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #00: 200 34626 OK (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #02: I: 3354D205 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3354D205 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20250219085152601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:451) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152601 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:585C4FF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:585C4FF0 output_enabled 0 (mgcp_conn.c:271) 20250219085152601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152601 DLMGCP DEBUG <0013> (0089/rtp C:585C4FF0 r=NULL:0<->l=:0 CID=141) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:585C4FF0 CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1044) 20250219085152601 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:585C4FF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #00: 200 34627 OK (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #02: I: 585C4FF0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #05: o=- 585C4FF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20250219085152602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:451) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:9A47FC79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:9A47FC79 output_enabled 0 (mgcp_conn.c:271) 20250219085152602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152602 DLMGCP DEBUG <0013> (008A/rtp C:9A47FC79 r=NULL:0<->l=:0 CID=142) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:9A47FC79 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1044) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:9A47FC79 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #00: 200 34628 OK (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A47FC79 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A47FC79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20250219085152602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:451) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:63582CED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:63582CED output_enabled 0 (mgcp_conn.c:271) 20250219085152602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152602 DLMGCP DEBUG <0013> (008B/rtp C:63582CED r=NULL:0<->l=:0 CID=143) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:63582CED CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1044) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:63582CED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #00: 200 34629 OK (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #02: I: 63582CED (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63582CED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20250219085152602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:451) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F7CEB8A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F7CEB8A7 output_enabled 0 (mgcp_conn.c:271) 20250219085152602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152602 DLMGCP DEBUG <0013> (008C/rtp C:F7CEB8A7 r=NULL:0<->l=:0 CID=144) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:F7CEB8A7 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1044) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:F7CEB8A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #00: 200 34630 OK (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #02: I: F7CEB8A7 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7CEB8A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20250219085152602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:451) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:6EEAB1FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:6EEAB1FE output_enabled 0 (mgcp_conn.c:271) 20250219085152602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152602 DLMGCP DEBUG <0013> (008D/rtp C:6EEAB1FE r=NULL:0<->l=:0 CID=145) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:6EEAB1FE CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1044) 20250219085152602 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:6EEAB1FE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152602 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #00: 200 34631 OK (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250219085152602 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EEAB1FE (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6EEAB1FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20250219085152603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:451) 20250219085152603 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152603 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:47A68AA4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:47A68AA4 output_enabled 0 (mgcp_conn.c:271) 20250219085152603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152603 DLMGCP DEBUG <0013> (008E/rtp C:47A68AA4 r=NULL:0<->l=:0 CID=146) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:47A68AA4 CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1044) 20250219085152603 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:47A68AA4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #00: 200 34632 OK (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #02: I: 47A68AA4 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #05: o=- 47A68AA4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20250219085152603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:451) 20250219085152603 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152603 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:A711E427 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:A711E427 output_enabled 0 (mgcp_conn.c:271) 20250219085152603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152603 DLMGCP DEBUG <0013> (008F/rtp C:A711E427 r=NULL:0<->l=:0 CID=147) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:A711E427 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1044) 20250219085152603 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:A711E427 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #00: 200 34633 OK (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #02: I: A711E427 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #05: o=- A711E427 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20250219085152603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:451) 20250219085152603 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152603 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:4EEAE59B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:4EEAE59B output_enabled 0 (mgcp_conn.c:271) 20250219085152603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152603 DLMGCP DEBUG <0013> (0090/rtp C:4EEAE59B r=NULL:0<->l=:0 CID=148) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:4EEAE59B CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1044) 20250219085152603 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:4EEAE59B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152603 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #00: 200 34634 OK (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EEAE59B (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4EEAE59B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152603 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20250219085152604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:451) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152604 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:FD6ADDA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:FD6ADDA6 output_enabled 0 (mgcp_conn.c:271) 20250219085152604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152604 DLMGCP DEBUG <0013> (0091/rtp C:FD6ADDA6 r=NULL:0<->l=:0 CID=149) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:FD6ADDA6 CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1044) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:FD6ADDA6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #00: 200 34635 OK (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #02: I: FD6ADDA6 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD6ADDA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20250219085152604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:451) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152604 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3645CDFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3645CDFB output_enabled 0 (mgcp_conn.c:271) 20250219085152604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152604 DLMGCP DEBUG <0013> (0092/rtp C:3645CDFB r=NULL:0<->l=:0 CID=150) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:3645CDFB CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1044) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:3645CDFB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #00: 200 34636 OK (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #02: I: 3645CDFB (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3645CDFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20250219085152604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:451) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152604 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6FC90072 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6FC90072 output_enabled 0 (mgcp_conn.c:271) 20250219085152604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152604 DLMGCP DEBUG <0013> (0093/rtp C:6FC90072 r=NULL:0<->l=:0 CID=151) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6FC90072 CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1044) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:6FC90072 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #00: 200 34637 OK (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FC90072 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6FC90072 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20250219085152604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:451) 20250219085152604 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152604 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:53E64079 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152604 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:53E64079 output_enabled 0 (mgcp_conn.c:271) 20250219085152604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152604 DLMGCP DEBUG <0013> (0094/rtp C:53E64079 r=NULL:0<->l=:0 CID=152) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:53E64079 CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1044) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:53E64079 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #00: 200 34638 OK (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #02: I: 53E64079 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53E64079 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20250219085152605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:451) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152605 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:EC19889B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:EC19889B output_enabled 0 (mgcp_conn.c:271) 20250219085152605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152605 DLMGCP DEBUG <0013> (0095/rtp C:EC19889B r=NULL:0<->l=:0 CID=153) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:EC19889B CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1044) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:EC19889B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #00: 200 34639 OK (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #02: I: EC19889B (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #05: o=- EC19889B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20250219085152605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:451) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152605 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:ADACED87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:ADACED87 output_enabled 0 (mgcp_conn.c:271) 20250219085152605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152605 DLMGCP DEBUG <0013> (0096/rtp C:ADACED87 r=NULL:0<->l=:0 CID=154) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:ADACED87 CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1044) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:ADACED87 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #00: 200 34640 OK (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #02: I: ADACED87 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #05: o=- ADACED87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20250219085152605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:451) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152605 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B1620F8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B1620F8A output_enabled 0 (mgcp_conn.c:271) 20250219085152605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152605 DLMGCP DEBUG <0013> (0097/rtp C:B1620F8A r=NULL:0<->l=:0 CID=155) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:B1620F8A CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1044) 20250219085152605 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:B1620F8A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152605 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #00: 200 34641 OK (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #02: I: B1620F8A (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #05: o=- B1620F8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20250219085152606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:451) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8657E080 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8657E080 output_enabled 0 (mgcp_conn.c:271) 20250219085152606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152606 DLMGCP DEBUG <0013> (0098/rtp C:8657E080 r=NULL:0<->l=:0 CID=156) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8657E080 CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1044) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:8657E080 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #00: 200 34642 OK (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #02: I: 8657E080 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8657E080 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20250219085152606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:451) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:1A842EE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:1A842EE5 output_enabled 0 (mgcp_conn.c:271) 20250219085152606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152606 DLMGCP DEBUG <0013> (0099/rtp C:1A842EE5 r=NULL:0<->l=:0 CID=157) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:1A842EE5 CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1044) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:1A842EE5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #00: 200 34643 OK (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A842EE5 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1A842EE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20250219085152606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:451) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:889538AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:889538AA output_enabled 0 (mgcp_conn.c:271) 20250219085152606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152606 DLMGCP DEBUG <0013> (009A/rtp C:889538AA r=NULL:0<->l=:0 CID=158) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:889538AA CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1044) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:889538AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #00: 200 34644 OK (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #02: I: 889538AA (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #05: o=- 889538AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20250219085152606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:451) 20250219085152606 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:AAEF95AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152606 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:AAEF95AA output_enabled 0 (mgcp_conn.c:271) 20250219085152606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152606 DLMGCP DEBUG <0013> (009B/rtp C:AAEF95AA r=NULL:0<->l=:0 CID=159) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:AAEF95AA CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1044) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:AAEF95AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #00: 200 34645 OK (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #02: I: AAEF95AA (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #05: o=- AAEF95AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20250219085152607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:451) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152607 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A8883525 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A8883525 output_enabled 0 (mgcp_conn.c:271) 20250219085152607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152607 DLMGCP DEBUG <0013> (009C/rtp C:A8883525 r=NULL:0<->l=:0 CID=160) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:A8883525 CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1044) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:A8883525 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #00: 200 34646 OK (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #02: I: A8883525 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8883525 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20250219085152607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:451) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152607 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0329035E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0329035E output_enabled 0 (mgcp_conn.c:271) 20250219085152607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152607 DLMGCP DEBUG <0013> (009D/rtp C:0329035E r=NULL:0<->l=:0 CID=161) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0329035E CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1044) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:0329035E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #00: 200 34647 OK (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #02: I: 0329035E (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0329035E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20250219085152607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:451) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152607 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:E9C1F22D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:E9C1F22D output_enabled 0 (mgcp_conn.c:271) 20250219085152607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152607 DLMGCP DEBUG <0013> (009E/rtp C:E9C1F22D r=NULL:0<->l=:0 CID=162) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:E9C1F22D CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1044) 20250219085152607 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:E9C1F22D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #00: 200 34648 OK (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #02: I: E9C1F22D (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #05: o=- E9C1F22D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152607 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20250219085152608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:451) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152608 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:FBF36C09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:FBF36C09 output_enabled 0 (mgcp_conn.c:271) 20250219085152608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152608 DLMGCP DEBUG <0013> (009F/rtp C:FBF36C09 r=NULL:0<->l=:0 CID=163) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:FBF36C09 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1044) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:FBF36C09 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #00: 200 34649 OK (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #02: I: FBF36C09 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #05: o=- FBF36C09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20250219085152608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:451) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152608 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:03C846B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:03C846B8 output_enabled 0 (mgcp_conn.c:271) 20250219085152608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152608 DLMGCP DEBUG <0013> (00A0/rtp C:03C846B8 r=NULL:0<->l=:0 CID=164) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:03C846B8 CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1044) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:03C846B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #00: 200 34650 OK (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #02: I: 03C846B8 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03C846B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20250219085152608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:451) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152608 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:44A07DEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:44A07DEC output_enabled 0 (mgcp_conn.c:271) 20250219085152608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152608 DLMGCP DEBUG <0013> (00A1/rtp C:44A07DEC r=NULL:0<->l=:0 CID=165) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:44A07DEC CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1044) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:44A07DEC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #00: 200 34651 OK (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #02: I: 44A07DEC (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #05: o=- 44A07DEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20250219085152608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:451) 20250219085152608 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152608 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152608 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:D369F080 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:D369F080 output_enabled 0 (mgcp_conn.c:271) 20250219085152609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152609 DLMGCP DEBUG <0013> (00A2/rtp C:D369F080 r=NULL:0<->l=:0 CID=166) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:D369F080 CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1044) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:D369F080 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #00: 200 34652 OK (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #02: I: D369F080 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #05: o=- D369F080 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20250219085152609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:451) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152609 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:3A74FE1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:3A74FE1C output_enabled 0 (mgcp_conn.c:271) 20250219085152609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152609 DLMGCP DEBUG <0013> (00A3/rtp C:3A74FE1C r=NULL:0<->l=:0 CID=167) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:3A74FE1C CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1044) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:3A74FE1C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #00: 200 34653 OK (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A74FE1C (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A74FE1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20250219085152609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:451) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152609 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:337C4E06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:337C4E06 output_enabled 0 (mgcp_conn.c:271) 20250219085152609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152609 DLMGCP DEBUG <0013> (00A4/rtp C:337C4E06 r=NULL:0<->l=:0 CID=168) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:337C4E06 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1044) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:337C4E06 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #00: 200 34654 OK (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #02: I: 337C4E06 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #05: o=- 337C4E06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20250219085152609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:451) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152609 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:DF0D5810 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:DF0D5810 output_enabled 0 (mgcp_conn.c:271) 20250219085152609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152609 DLMGCP DEBUG <0013> (00A5/rtp C:DF0D5810 r=NULL:0<->l=:0 CID=169) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:DF0D5810 CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1044) 20250219085152609 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:DF0D5810 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #00: 200 34655 OK (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #02: I: DF0D5810 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF0D5810 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152609 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20250219085152610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:451) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C1F02FDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C1F02FDE output_enabled 0 (mgcp_conn.c:271) 20250219085152610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152610 DLMGCP DEBUG <0013> (00A6/rtp C:C1F02FDE r=NULL:0<->l=:0 CID=170) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C1F02FDE CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1044) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:C1F02FDE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #00: 200 34656 OK (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #02: I: C1F02FDE (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1F02FDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20250219085152610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:451) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:DAF548AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:DAF548AE output_enabled 0 (mgcp_conn.c:271) 20250219085152610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152610 DLMGCP DEBUG <0013> (00A7/rtp C:DAF548AE r=NULL:0<->l=:0 CID=171) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:DAF548AE CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1044) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:DAF548AE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #00: 200 34657 OK (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #02: I: DAF548AE (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #05: o=- DAF548AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20250219085152610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:451) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:1FDF1D89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:1FDF1D89 output_enabled 0 (mgcp_conn.c:271) 20250219085152610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152610 DLMGCP DEBUG <0013> (00A8/rtp C:1FDF1D89 r=NULL:0<->l=:0 CID=172) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:1FDF1D89 CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1044) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:1FDF1D89 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #00: 200 34658 OK (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FDF1D89 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1FDF1D89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20250219085152610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:451) 20250219085152610 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:6BFCE857 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152610 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:6BFCE857 output_enabled 0 (mgcp_conn.c:271) 20250219085152611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152611 DLMGCP DEBUG <0013> (00A9/rtp C:6BFCE857 r=NULL:0<->l=:0 CID=173) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:6BFCE857 CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1044) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:6BFCE857 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #00: 200 34659 OK (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BFCE857 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6BFCE857 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20250219085152611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:451) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152611 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AAC53B19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AAC53B19 output_enabled 0 (mgcp_conn.c:271) 20250219085152611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152611 DLMGCP DEBUG <0013> (00AA/rtp C:AAC53B19 r=NULL:0<->l=:0 CID=174) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AAC53B19 CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1044) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:AAC53B19 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #00: 200 34660 OK (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #02: I: AAC53B19 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #05: o=- AAC53B19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20250219085152611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:451) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152611 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C6D5D0F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C6D5D0F1 output_enabled 0 (mgcp_conn.c:271) 20250219085152611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152611 DLMGCP DEBUG <0013> (00AB/rtp C:C6D5D0F1 r=NULL:0<->l=:0 CID=175) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C6D5D0F1 CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1044) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:C6D5D0F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #00: 200 34661 OK (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #02: I: C6D5D0F1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #05: o=- C6D5D0F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20250219085152611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:451) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152611 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:5FFEBB9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:5FFEBB9A output_enabled 0 (mgcp_conn.c:271) 20250219085152611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152611 DLMGCP DEBUG <0013> (00AC/rtp C:5FFEBB9A r=NULL:0<->l=:0 CID=176) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:5FFEBB9A CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1044) 20250219085152611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:5FFEBB9A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #00: 200 34662 OK (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FFEBB9A (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FFEBB9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20250219085152612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:451) 20250219085152612 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152612 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:7504EA49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:7504EA49 output_enabled 0 (mgcp_conn.c:271) 20250219085152612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152612 DLMGCP DEBUG <0013> (00AD/rtp C:7504EA49 r=NULL:0<->l=:0 CID=177) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:7504EA49 CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1044) 20250219085152612 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:7504EA49 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #00: 200 34663 OK (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #02: I: 7504EA49 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7504EA49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20250219085152612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:451) 20250219085152612 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152612 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C0832ED4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C0832ED4 output_enabled 0 (mgcp_conn.c:271) 20250219085152612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152612 DLMGCP DEBUG <0013> (00AE/rtp C:C0832ED4 r=NULL:0<->l=:0 CID=178) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C0832ED4 CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1044) 20250219085152612 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:C0832ED4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #00: 200 34664 OK (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #02: I: C0832ED4 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0832ED4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20250219085152612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:451) 20250219085152612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152612 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:CAE0D41B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:CAE0D41B output_enabled 0 (mgcp_conn.c:271) 20250219085152612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152612 DLMGCP DEBUG <0013> (00AF/rtp C:CAE0D41B r=NULL:0<->l=:0 CID=179) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:CAE0D41B CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1044) 20250219085152612 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:CAE0D41B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #00: 200 34665 OK (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #02: I: CAE0D41B (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAE0D41B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250219085152612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20250219085152613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:451) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152613 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:FA806137 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:FA806137 output_enabled 0 (mgcp_conn.c:271) 20250219085152613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152613 DLMGCP DEBUG <0013> (00B0/rtp C:FA806137 r=NULL:0<->l=:0 CID=180) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:FA806137 CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1044) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:FA806137 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #00: 200 34666 OK (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #02: I: FA806137 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #05: o=- FA806137 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20250219085152613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:451) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152613 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:2459F0D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:2459F0D5 output_enabled 0 (mgcp_conn.c:271) 20250219085152613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152613 DLMGCP DEBUG <0013> (00B1/rtp C:2459F0D5 r=NULL:0<->l=:0 CID=181) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:2459F0D5 CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1044) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:2459F0D5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #00: 200 34667 OK (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #02: I: 2459F0D5 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2459F0D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20250219085152613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:451) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152613 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D7697CFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D7697CFC output_enabled 0 (mgcp_conn.c:271) 20250219085152613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152613 DLMGCP DEBUG <0013> (00B2/rtp C:D7697CFC r=NULL:0<->l=:0 CID=182) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D7697CFC CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1044) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:D7697CFC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #00: 200 34668 OK (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #02: I: D7697CFC (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7697CFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20250219085152613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:451) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152613 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:820E42C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:820E42C2 output_enabled 0 (mgcp_conn.c:271) 20250219085152613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152613 DLMGCP DEBUG <0013> (00B3/rtp C:820E42C2 r=NULL:0<->l=:0 CID=183) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:820E42C2 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1044) 20250219085152613 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:820E42C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #00: 200 34669 OK (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #02: I: 820E42C2 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #05: o=- 820E42C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152613 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20250219085152614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:451) 20250219085152614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152614 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:DDC67A92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:DDC67A92 output_enabled 0 (mgcp_conn.c:271) 20250219085152614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152614 DLMGCP DEBUG <0013> (00B4/rtp C:DDC67A92 r=NULL:0<->l=:0 CID=184) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:DDC67A92 CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1044) 20250219085152614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:DDC67A92 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #00: 200 34670 OK (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #02: I: DDC67A92 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #05: o=- DDC67A92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20250219085152614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:451) 20250219085152614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152614 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:91080BA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:91080BA5 output_enabled 0 (mgcp_conn.c:271) 20250219085152614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152614 DLMGCP DEBUG <0013> (00B5/rtp C:91080BA5 r=NULL:0<->l=:0 CID=185) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:91080BA5 CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1044) 20250219085152614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:91080BA5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #00: 200 34671 OK (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #02: I: 91080BA5 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91080BA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20250219085152614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:451) 20250219085152614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152614 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:027F0128 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:027F0128 output_enabled 0 (mgcp_conn.c:271) 20250219085152614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152614 DLMGCP DEBUG <0013> (00B6/rtp C:027F0128 r=NULL:0<->l=:0 CID=186) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:027F0128 CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1044) 20250219085152614 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:027F0128 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #00: 200 34672 OK (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #02: I: 027F0128 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #05: o=- 027F0128 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20250219085152615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:451) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:95024759 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:95024759 output_enabled 0 (mgcp_conn.c:271) 20250219085152615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152615 DLMGCP DEBUG <0013> (00B7/rtp C:95024759 r=NULL:0<->l=:0 CID=187) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:95024759 CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1044) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:95024759 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #00: 200 34673 OK (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #02: I: 95024759 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #05: o=- 95024759 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20250219085152615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:451) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:68A42337 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:68A42337 output_enabled 0 (mgcp_conn.c:271) 20250219085152615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152615 DLMGCP DEBUG <0013> (00B8/rtp C:68A42337 r=NULL:0<->l=:0 CID=188) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:68A42337 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1044) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:68A42337 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #00: 200 34674 OK (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #02: I: 68A42337 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68A42337 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20250219085152615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:451) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:F6E9298B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:F6E9298B output_enabled 0 (mgcp_conn.c:271) 20250219085152615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152615 DLMGCP DEBUG <0013> (00B9/rtp C:F6E9298B r=NULL:0<->l=:0 CID=189) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:F6E9298B CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1044) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:F6E9298B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #00: 200 34675 OK (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #02: I: F6E9298B (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #05: o=- F6E9298B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20250219085152615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:451) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4B915544 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4B915544 output_enabled 0 (mgcp_conn.c:271) 20250219085152615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152615 DLMGCP DEBUG <0013> (00BA/rtp C:4B915544 r=NULL:0<->l=:0 CID=190) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4B915544 CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1044) 20250219085152615 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:4B915544 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152615 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #00: 200 34676 OK (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B915544 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B915544 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152615 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20250219085152616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:451) 20250219085152616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152616 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:43248A2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:43248A2C output_enabled 0 (mgcp_conn.c:271) 20250219085152616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152616 DLMGCP DEBUG <0013> (00BB/rtp C:43248A2C r=NULL:0<->l=:0 CID=191) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:43248A2C CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1044) 20250219085152616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:43248A2C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #00: 200 34677 OK (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #02: I: 43248A2C (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43248A2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20250219085152616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:451) 20250219085152616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152616 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:7E9E17EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:7E9E17EF output_enabled 0 (mgcp_conn.c:271) 20250219085152616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152616 DLMGCP DEBUG <0013> (00BC/rtp C:7E9E17EF r=NULL:0<->l=:0 CID=192) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:7E9E17EF CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1044) 20250219085152616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:7E9E17EF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #00: 200 34678 OK (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E9E17EF (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E9E17EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20250219085152616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:451) 20250219085152616 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152616 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:F88C3544 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:F88C3544 output_enabled 0 (mgcp_conn.c:271) 20250219085152616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152616 DLMGCP DEBUG <0013> (00BD/rtp C:F88C3544 r=NULL:0<->l=:0 CID=193) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:F88C3544 CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1044) 20250219085152616 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:F88C3544 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #00: 200 34679 OK (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #02: I: F88C3544 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #05: o=- F88C3544 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152616 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20250219085152617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:451) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:7AD38F91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:7AD38F91 output_enabled 0 (mgcp_conn.c:271) 20250219085152617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152617 DLMGCP DEBUG <0013> (00BE/rtp C:7AD38F91 r=NULL:0<->l=:0 CID=194) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:7AD38F91 CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1044) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:7AD38F91 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #00: 200 34680 OK (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AD38F91 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7AD38F91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20250219085152617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:451) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:34B2A18B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:34B2A18B output_enabled 0 (mgcp_conn.c:271) 20250219085152617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152617 DLMGCP DEBUG <0013> (00BF/rtp C:34B2A18B r=NULL:0<->l=:0 CID=195) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:34B2A18B CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1044) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:34B2A18B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #00: 200 34681 OK (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #02: I: 34B2A18B (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34B2A18B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20250219085152617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:451) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:2451BD16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:2451BD16 output_enabled 0 (mgcp_conn.c:271) 20250219085152617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152617 DLMGCP DEBUG <0013> (00C0/rtp C:2451BD16 r=NULL:0<->l=:0 CID=196) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:2451BD16 CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1044) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:2451BD16 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #00: 200 34682 OK (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #02: I: 2451BD16 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2451BD16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20250219085152617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:451) 20250219085152617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BFE608E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BFE608E4 output_enabled 0 (mgcp_conn.c:271) 20250219085152618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152618 DLMGCP DEBUG <0013> (00C1/rtp C:BFE608E4 r=NULL:0<->l=:0 CID=197) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:BFE608E4 CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1044) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:BFE608E4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #00: 200 34683 OK (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #02: I: BFE608E4 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFE608E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20250219085152618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:451) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152618 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:7241FA12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:7241FA12 output_enabled 0 (mgcp_conn.c:271) 20250219085152618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152618 DLMGCP DEBUG <0013> (00C2/rtp C:7241FA12 r=NULL:0<->l=:0 CID=198) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:7241FA12 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1044) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:7241FA12 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #00: 200 34684 OK (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #02: I: 7241FA12 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7241FA12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20250219085152618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:451) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152618 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8D361581 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8D361581 output_enabled 0 (mgcp_conn.c:271) 20250219085152618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152618 DLMGCP DEBUG <0013> (00C3/rtp C:8D361581 r=NULL:0<->l=:0 CID=199) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8D361581 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1044) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:8D361581 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #00: 200 34685 OK (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D361581 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D361581 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20250219085152618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:451) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152618 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:0FBBADF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:0FBBADF6 output_enabled 0 (mgcp_conn.c:271) 20250219085152618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152618 DLMGCP DEBUG <0013> (00C4/rtp C:0FBBADF6 r=NULL:0<->l=:0 CID=200) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:0FBBADF6 CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1044) 20250219085152618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:0FBBADF6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #00: 200 34686 OK (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FBBADF6 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0FBBADF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152618 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20250219085152619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:451) 20250219085152619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152619 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:92E4EB15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:92E4EB15 output_enabled 0 (mgcp_conn.c:271) 20250219085152619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152619 DLMGCP DEBUG <0013> (00C5/rtp C:92E4EB15 r=NULL:0<->l=:0 CID=201) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:92E4EB15 CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1044) 20250219085152619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:92E4EB15 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #00: 200 34687 OK (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #02: I: 92E4EB15 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #05: o=- 92E4EB15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20250219085152619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:451) 20250219085152619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152619 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4338ED3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4338ED3D output_enabled 0 (mgcp_conn.c:271) 20250219085152619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152619 DLMGCP DEBUG <0013> (00C6/rtp C:4338ED3D r=NULL:0<->l=:0 CID=202) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:4338ED3D CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1044) 20250219085152619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:4338ED3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #00: 200 34688 OK (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #02: I: 4338ED3D (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4338ED3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20250219085152619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:451) 20250219085152619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152619 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:073235E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:073235E0 output_enabled 0 (mgcp_conn.c:271) 20250219085152619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152619 DLMGCP DEBUG <0013> (00C7/rtp C:073235E0 r=NULL:0<->l=:0 CID=203) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:073235E0 CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1044) 20250219085152619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:073235E0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #00: 200 34689 OK (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #02: I: 073235E0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #05: o=- 073235E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152619 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20250219085152620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:451) 20250219085152620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152620 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:6AC8AA91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:6AC8AA91 output_enabled 0 (mgcp_conn.c:271) 20250219085152620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152620 DLMGCP DEBUG <0013> (00C8/rtp C:6AC8AA91 r=NULL:0<->l=:0 CID=204) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:6AC8AA91 CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1044) 20250219085152620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:6AC8AA91 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #00: 200 34690 OK (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AC8AA91 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6AC8AA91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20250219085152620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:451) 20250219085152620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152620 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1DF30CDA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1DF30CDA output_enabled 0 (mgcp_conn.c:271) 20250219085152620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152620 DLMGCP DEBUG <0013> (00C9/rtp C:1DF30CDA r=NULL:0<->l=:0 CID=205) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1DF30CDA CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1044) 20250219085152620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:1DF30CDA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #00: 200 34691 OK (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DF30CDA (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1DF30CDA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20250219085152620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:451) 20250219085152620 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152620 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:C0BC8D34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:C0BC8D34 output_enabled 0 (mgcp_conn.c:271) 20250219085152620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152620 DLMGCP DEBUG <0013> (00CA/rtp C:C0BC8D34 r=NULL:0<->l=:0 CID=206) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:C0BC8D34 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1044) 20250219085152620 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:C0BC8D34 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152620 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #00: 200 34692 OK (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #02: I: C0BC8D34 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0BC8D34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250219085152620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20250219085152621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:451) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:438260A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:438260A7 output_enabled 0 (mgcp_conn.c:271) 20250219085152621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152621 DLMGCP DEBUG <0013> (00CB/rtp C:438260A7 r=NULL:0<->l=:0 CID=207) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:438260A7 CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1044) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:438260A7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #00: 200 34693 OK (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #02: I: 438260A7 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #05: o=- 438260A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20250219085152621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:451) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:62AB9FA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:62AB9FA5 output_enabled 0 (mgcp_conn.c:271) 20250219085152621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152621 DLMGCP DEBUG <0013> (00CC/rtp C:62AB9FA5 r=NULL:0<->l=:0 CID=208) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:62AB9FA5 CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1044) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:62AB9FA5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #00: 200 34694 OK (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #02: I: 62AB9FA5 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62AB9FA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20250219085152621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:451) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F5467268 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F5467268 output_enabled 0 (mgcp_conn.c:271) 20250219085152621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152621 DLMGCP DEBUG <0013> (00CD/rtp C:F5467268 r=NULL:0<->l=:0 CID=209) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:F5467268 CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1044) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:F5467268 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #00: 200 34695 OK (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #02: I: F5467268 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #05: o=- F5467268 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20250219085152621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:451) 20250219085152621 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:AC8E418B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:AC8E418B output_enabled 0 (mgcp_conn.c:271) 20250219085152621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152621 DLMGCP DEBUG <0013> (00CE/rtp C:AC8E418B r=NULL:0<->l=:0 CID=210) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152621 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:AC8E418B CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1044) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:AC8E418B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #00: 200 34696 OK (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #02: I: AC8E418B (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC8E418B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20250219085152622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:451) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152622 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:78DD05EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:78DD05EB output_enabled 0 (mgcp_conn.c:271) 20250219085152622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152622 DLMGCP DEBUG <0013> (00CF/rtp C:78DD05EB r=NULL:0<->l=:0 CID=211) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:78DD05EB CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1044) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:78DD05EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #00: 200 34697 OK (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #02: I: 78DD05EB (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #05: o=- 78DD05EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20250219085152622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:451) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152622 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:43D2A153 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:43D2A153 output_enabled 0 (mgcp_conn.c:271) 20250219085152622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152622 DLMGCP DEBUG <0013> (00D0/rtp C:43D2A153 r=NULL:0<->l=:0 CID=212) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:43D2A153 CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1044) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:43D2A153 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #00: 200 34698 OK (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #02: I: 43D2A153 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43D2A153 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20250219085152622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:451) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152622 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:7C4B9729 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:7C4B9729 output_enabled 0 (mgcp_conn.c:271) 20250219085152622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152622 DLMGCP DEBUG <0013> (00D1/rtp C:7C4B9729 r=NULL:0<->l=:0 CID=213) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:7C4B9729 CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1044) 20250219085152622 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:7C4B9729 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #00: 200 34699 OK (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C4B9729 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C4B9729 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20250219085152623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:451) 20250219085152623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:156DBA7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:156DBA7D output_enabled 0 (mgcp_conn.c:271) 20250219085152623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152623 DLMGCP DEBUG <0013> (00D2/rtp C:156DBA7D r=NULL:0<->l=:0 CID=214) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:156DBA7D CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1044) 20250219085152623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:156DBA7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #00: 200 34700 OK (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #02: I: 156DBA7D (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #05: o=- 156DBA7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20250219085152623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:451) 20250219085152623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:E05E528B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:E05E528B output_enabled 0 (mgcp_conn.c:271) 20250219085152623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152623 DLMGCP DEBUG <0013> (00D3/rtp C:E05E528B r=NULL:0<->l=:0 CID=215) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:E05E528B CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1044) 20250219085152623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:E05E528B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #00: 200 34701 OK (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #02: I: E05E528B (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #05: o=- E05E528B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20250219085152623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:451) 20250219085152623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A9C55A2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A9C55A2D output_enabled 0 (mgcp_conn.c:271) 20250219085152623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152623 DLMGCP DEBUG <0013> (00D4/rtp C:A9C55A2D r=NULL:0<->l=:0 CID=216) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:A9C55A2D CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1044) 20250219085152623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:A9C55A2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #00: 200 34702 OK (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #02: I: A9C55A2D (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #05: o=- A9C55A2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20250219085152624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:451) 20250219085152624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152624 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:45D882DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:45D882DE output_enabled 0 (mgcp_conn.c:271) 20250219085152624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152624 DLMGCP DEBUG <0013> (00D5/rtp C:45D882DE r=NULL:0<->l=:0 CID=217) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:45D882DE CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1044) 20250219085152624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:45D882DE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #00: 200 34703 OK (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #02: I: 45D882DE (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #05: o=- 45D882DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20250219085152624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:451) 20250219085152624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152624 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:1285A6F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:1285A6F0 output_enabled 0 (mgcp_conn.c:271) 20250219085152624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152624 DLMGCP DEBUG <0013> (00D6/rtp C:1285A6F0 r=NULL:0<->l=:0 CID=218) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:1285A6F0 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1044) 20250219085152624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:1285A6F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #00: 200 34704 OK (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #02: I: 1285A6F0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1285A6F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20250219085152624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:451) 20250219085152624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152624 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:25828C51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:25828C51 output_enabled 0 (mgcp_conn.c:271) 20250219085152624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152624 DLMGCP DEBUG <0013> (00D7/rtp C:25828C51 r=NULL:0<->l=:0 CID=219) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:25828C51 CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1044) 20250219085152624 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:25828C51 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #00: 200 34705 OK (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #02: I: 25828C51 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25828C51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152624 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20250219085152625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:451) 20250219085152625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152625 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:45B2D541 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:45B2D541 output_enabled 0 (mgcp_conn.c:271) 20250219085152625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152625 DLMGCP DEBUG <0013> (00D8/rtp C:45B2D541 r=NULL:0<->l=:0 CID=220) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:45B2D541 CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1044) 20250219085152625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:45B2D541 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #00: 200 34706 OK (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #02: I: 45B2D541 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #05: o=- 45B2D541 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20250219085152625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:451) 20250219085152625 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152625 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:04D46963 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:04D46963 output_enabled 0 (mgcp_conn.c:271) 20250219085152625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152625 DLMGCP DEBUG <0013> (00D9/rtp C:04D46963 r=NULL:0<->l=:0 CID=221) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:04D46963 CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1044) 20250219085152625 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:04D46963 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #00: 200 34707 OK (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #02: I: 04D46963 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #05: o=- 04D46963 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20250219085152625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:451) 20250219085152625 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152625 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:B3A0BE88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:B3A0BE88 output_enabled 0 (mgcp_conn.c:271) 20250219085152625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152625 DLMGCP DEBUG <0013> (00DA/rtp C:B3A0BE88 r=NULL:0<->l=:0 CID=222) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:B3A0BE88 CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1044) 20250219085152625 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:B3A0BE88 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152625 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #00: 200 34708 OK (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #02: I: B3A0BE88 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #05: o=- B3A0BE88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152625 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20250219085152626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:451) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:3D83C185 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:3D83C185 output_enabled 0 (mgcp_conn.c:271) 20250219085152626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152626 DLMGCP DEBUG <0013> (00DB/rtp C:3D83C185 r=NULL:0<->l=:0 CID=223) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:3D83C185 CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1044) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:3D83C185 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #00: 200 34709 OK (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D83C185 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D83C185 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20250219085152626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:451) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:3DBCB4A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:3DBCB4A6 output_enabled 0 (mgcp_conn.c:271) 20250219085152626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152626 DLMGCP DEBUG <0013> (00DC/rtp C:3DBCB4A6 r=NULL:0<->l=:0 CID=224) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:3DBCB4A6 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1044) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:3DBCB4A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #00: 200 34710 OK (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DBCB4A6 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3DBCB4A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20250219085152626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:451) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:40EBB226 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:40EBB226 output_enabled 0 (mgcp_conn.c:271) 20250219085152626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152626 DLMGCP DEBUG <0013> (00DD/rtp C:40EBB226 r=NULL:0<->l=:0 CID=225) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:40EBB226 CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1044) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:40EBB226 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #00: 200 34711 OK (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #02: I: 40EBB226 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #05: o=- 40EBB226 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20250219085152626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:451) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:6684E102 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:6684E102 output_enabled 0 (mgcp_conn.c:271) 20250219085152626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152626 DLMGCP DEBUG <0013> (00DE/rtp C:6684E102 r=NULL:0<->l=:0 CID=226) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:6684E102 CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1044) 20250219085152626 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:6684E102 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152626 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152626 DLMGCP DEBUG <0013> Generated response: line #00: 200 34712 OK (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #02: I: 6684E102 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6684E102 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20250219085152627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:451) 20250219085152627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152627 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:CEF71437 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:CEF71437 output_enabled 0 (mgcp_conn.c:271) 20250219085152627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152627 DLMGCP DEBUG <0013> (00DF/rtp C:CEF71437 r=NULL:0<->l=:0 CID=227) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:CEF71437 CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1044) 20250219085152627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:CEF71437 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #00: 200 34713 OK (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #02: I: CEF71437 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #05: o=- CEF71437 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20250219085152627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:451) 20250219085152627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152627 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:A311E21B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:A311E21B output_enabled 0 (mgcp_conn.c:271) 20250219085152627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152627 DLMGCP DEBUG <0013> (00E0/rtp C:A311E21B r=NULL:0<->l=:0 CID=228) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:A311E21B CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1044) 20250219085152627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:A311E21B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #00: 200 34714 OK (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #02: I: A311E21B (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #05: o=- A311E21B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20250219085152627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:451) 20250219085152627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152627 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:BCAB78CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:BCAB78CD output_enabled 0 (mgcp_conn.c:271) 20250219085152627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152627 DLMGCP DEBUG <0013> (00E1/rtp C:BCAB78CD r=NULL:0<->l=:0 CID=229) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:BCAB78CD CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1044) 20250219085152627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:BCAB78CD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #00: 200 34715 OK (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #02: I: BCAB78CD (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCAB78CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20250219085152628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:451) 20250219085152628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152628 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:0E1EFCBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:0E1EFCBF output_enabled 0 (mgcp_conn.c:271) 20250219085152628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152628 DLMGCP DEBUG <0013> (00E2/rtp C:0E1EFCBF r=NULL:0<->l=:0 CID=230) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:0E1EFCBF CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1044) 20250219085152628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:0E1EFCBF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #00: 200 34716 OK (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E1EFCBF (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0E1EFCBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20250219085152628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:451) 20250219085152628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152628 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:48177BBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:48177BBC output_enabled 0 (mgcp_conn.c:271) 20250219085152628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152628 DLMGCP DEBUG <0013> (00E3/rtp C:48177BBC r=NULL:0<->l=:0 CID=231) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:48177BBC CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1044) 20250219085152628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:48177BBC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #00: 200 34717 OK (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #02: I: 48177BBC (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #05: o=- 48177BBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20250219085152628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:451) 20250219085152628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152628 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:74E408C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:74E408C2 output_enabled 0 (mgcp_conn.c:271) 20250219085152628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152628 DLMGCP DEBUG <0013> (00E4/rtp C:74E408C2 r=NULL:0<->l=:0 CID=232) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:74E408C2 CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1044) 20250219085152628 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:74E408C2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #00: 200 34718 OK (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #02: I: 74E408C2 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74E408C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152628 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20250219085152629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:451) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152629 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:093F74E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:093F74E8 output_enabled 0 (mgcp_conn.c:271) 20250219085152629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152629 DLMGCP DEBUG <0013> (00E5/rtp C:093F74E8 r=NULL:0<->l=:0 CID=233) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:093F74E8 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1044) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:093F74E8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #00: 200 34719 OK (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #02: I: 093F74E8 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #05: o=- 093F74E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20250219085152629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:451) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152629 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:72C122A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:72C122A1 output_enabled 0 (mgcp_conn.c:271) 20250219085152629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152629 DLMGCP DEBUG <0013> (00E6/rtp C:72C122A1 r=NULL:0<->l=:0 CID=234) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:72C122A1 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1044) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:72C122A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #00: 200 34720 OK (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #02: I: 72C122A1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72C122A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20250219085152629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:451) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152629 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:DD4E7D99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:DD4E7D99 output_enabled 0 (mgcp_conn.c:271) 20250219085152629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152629 DLMGCP DEBUG <0013> (00E7/rtp C:DD4E7D99 r=NULL:0<->l=:0 CID=235) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:DD4E7D99 CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1044) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:DD4E7D99 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #00: 200 34721 OK (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #02: I: DD4E7D99 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD4E7D99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20250219085152629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:451) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152629 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:7E2BD838 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:7E2BD838 output_enabled 0 (mgcp_conn.c:271) 20250219085152629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152629 DLMGCP DEBUG <0013> (00E8/rtp C:7E2BD838 r=NULL:0<->l=:0 CID=236) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:7E2BD838 CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1044) 20250219085152629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:7E2BD838 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #00: 200 34722 OK (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E2BD838 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E2BD838 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20250219085152630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:451) 20250219085152630 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152630 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:72FCC5ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:72FCC5ED output_enabled 0 (mgcp_conn.c:271) 20250219085152630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152630 DLMGCP DEBUG <0013> (00E9/rtp C:72FCC5ED r=NULL:0<->l=:0 CID=237) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:72FCC5ED CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1044) 20250219085152630 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:72FCC5ED CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #00: 200 34723 OK (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #02: I: 72FCC5ED (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72FCC5ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20250219085152630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:451) 20250219085152630 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152630 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:748D6138 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:748D6138 output_enabled 0 (mgcp_conn.c:271) 20250219085152630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152630 DLMGCP DEBUG <0013> (00EA/rtp C:748D6138 r=NULL:0<->l=:0 CID=238) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:748D6138 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1044) 20250219085152630 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:748D6138 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #00: 200 34724 OK (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #02: I: 748D6138 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #05: o=- 748D6138 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20250219085152630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:451) 20250219085152630 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152630 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:B676EB38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:B676EB38 output_enabled 0 (mgcp_conn.c:271) 20250219085152630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152630 DLMGCP DEBUG <0013> (00EB/rtp C:B676EB38 r=NULL:0<->l=:0 CID=239) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:B676EB38 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1044) 20250219085152630 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:B676EB38 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #00: 200 34725 OK (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #02: I: B676EB38 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #05: o=- B676EB38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20250219085152631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:451) 20250219085152631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:688B0BFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:688B0BFD output_enabled 0 (mgcp_conn.c:271) 20250219085152631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152631 DLMGCP DEBUG <0013> (00EC/rtp C:688B0BFD r=NULL:0<->l=:0 CID=240) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:688B0BFD CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1044) 20250219085152631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:688B0BFD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #00: 200 34726 OK (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #02: I: 688B0BFD (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #05: o=- 688B0BFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20250219085152631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:451) 20250219085152631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B65CD4CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B65CD4CB output_enabled 0 (mgcp_conn.c:271) 20250219085152631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152631 DLMGCP DEBUG <0013> (00ED/rtp C:B65CD4CB r=NULL:0<->l=:0 CID=241) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:B65CD4CB CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1044) 20250219085152631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:B65CD4CB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #00: 200 34727 OK (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #02: I: B65CD4CB (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #05: o=- B65CD4CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20250219085152631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:451) 20250219085152631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:8F0B67BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:8F0B67BC output_enabled 0 (mgcp_conn.c:271) 20250219085152631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152631 DLMGCP DEBUG <0013> (00EE/rtp C:8F0B67BC r=NULL:0<->l=:0 CID=242) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:8F0B67BC CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1044) 20250219085152631 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:8F0B67BC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #00: 200 34728 OK (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F0B67BC (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F0B67BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152631 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20250219085152632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:451) 20250219085152632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152632 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:85B50269 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:85B50269 output_enabled 0 (mgcp_conn.c:271) 20250219085152632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152632 DLMGCP DEBUG <0013> (00EF/rtp C:85B50269 r=NULL:0<->l=:0 CID=243) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:85B50269 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1044) 20250219085152632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:85B50269 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #00: 200 34729 OK (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #02: I: 85B50269 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85B50269 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20250219085152632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:451) 20250219085152632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152632 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:ADC016EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:ADC016EA output_enabled 0 (mgcp_conn.c:271) 20250219085152632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152632 DLMGCP DEBUG <0013> (00F0/rtp C:ADC016EA r=NULL:0<->l=:0 CID=244) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:ADC016EA CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1044) 20250219085152632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:ADC016EA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #00: 200 34730 OK (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #02: I: ADC016EA (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #05: o=- ADC016EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20250219085152632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:451) 20250219085152632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152632 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C221B386 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C221B386 output_enabled 0 (mgcp_conn.c:271) 20250219085152632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152632 DLMGCP DEBUG <0013> (00F1/rtp C:C221B386 r=NULL:0<->l=:0 CID=245) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:C221B386 CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1044) 20250219085152632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:C221B386 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #00: 200 34731 OK (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #02: I: C221B386 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #05: o=- C221B386 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152632 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20250219085152633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:451) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152633 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:8168473C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:8168473C output_enabled 0 (mgcp_conn.c:271) 20250219085152633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152633 DLMGCP DEBUG <0013> (00F2/rtp C:8168473C r=NULL:0<->l=:0 CID=246) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:8168473C CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1044) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:8168473C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #00: 200 34732 OK (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #02: I: 8168473C (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8168473C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20250219085152633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:451) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152633 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9D862247 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9D862247 output_enabled 0 (mgcp_conn.c:271) 20250219085152633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152633 DLMGCP DEBUG <0013> (00F3/rtp C:9D862247 r=NULL:0<->l=:0 CID=247) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9D862247 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1044) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:9D862247 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #00: 200 34733 OK (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D862247 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D862247 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20250219085152633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:451) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152633 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:2448E0D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:2448E0D2 output_enabled 0 (mgcp_conn.c:271) 20250219085152633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152633 DLMGCP DEBUG <0013> (00F4/rtp C:2448E0D2 r=NULL:0<->l=:0 CID=248) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:2448E0D2 CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1044) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:2448E0D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #00: 200 34734 OK (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #02: I: 2448E0D2 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2448E0D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20250219085152633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:451) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152633 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:F34B16A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:F34B16A1 output_enabled 0 (mgcp_conn.c:271) 20250219085152633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152633 DLMGCP DEBUG <0013> (00F5/rtp C:F34B16A1 r=NULL:0<->l=:0 CID=249) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:F34B16A1 CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1044) 20250219085152633 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:F34B16A1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152633 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #00: 200 34735 OK (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #02: I: F34B16A1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #05: o=- F34B16A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20250219085152634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:451) 20250219085152634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152634 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:5C038AF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:5C038AF2 output_enabled 0 (mgcp_conn.c:271) 20250219085152634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152634 DLMGCP DEBUG <0013> (00F6/rtp C:5C038AF2 r=NULL:0<->l=:0 CID=250) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:5C038AF2 CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1044) 20250219085152634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:5C038AF2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #00: 200 34736 OK (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C038AF2 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C038AF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20250219085152634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:451) 20250219085152634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152634 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:BC6ABBEA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:BC6ABBEA output_enabled 0 (mgcp_conn.c:271) 20250219085152634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152634 DLMGCP DEBUG <0013> (00F7/rtp C:BC6ABBEA r=NULL:0<->l=:0 CID=251) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:BC6ABBEA CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1044) 20250219085152634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:BC6ABBEA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #00: 200 34737 OK (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #02: I: BC6ABBEA (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC6ABBEA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20250219085152634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:451) 20250219085152634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152634 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:00A6162B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:00A6162B output_enabled 0 (mgcp_conn.c:271) 20250219085152634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152634 DLMGCP DEBUG <0013> (00F8/rtp C:00A6162B r=NULL:0<->l=:0 CID=252) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:00A6162B CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1044) 20250219085152634 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:00A6162B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152634 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #00: 200 34738 OK (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #02: I: 00A6162B (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00A6162B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152634 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20250219085152635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:451) 20250219085152635 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152635 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:1C5807F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:1C5807F6 output_enabled 0 (mgcp_conn.c:271) 20250219085152635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152635 DLMGCP DEBUG <0013> (00F9/rtp C:1C5807F6 r=NULL:0<->l=:0 CID=253) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:1C5807F6 CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1044) 20250219085152635 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:1C5807F6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #00: 200 34739 OK (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C5807F6 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1C5807F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20250219085152635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:451) 20250219085152635 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152635 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:63244419 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:63244419 output_enabled 0 (mgcp_conn.c:271) 20250219085152635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152635 DLMGCP DEBUG <0013> (00FA/rtp C:63244419 r=NULL:0<->l=:0 CID=254) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:63244419 CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1044) 20250219085152635 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:63244419 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152635 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #00: 200 34740 OK (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #02: I: 63244419 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63244419 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152635 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20250219085152636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:451) 20250219085152636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152636 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:09CA60C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:09CA60C7 output_enabled 0 (mgcp_conn.c:271) 20250219085152636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152636 DLMGCP DEBUG <0013> (00FB/rtp C:09CA60C7 r=NULL:0<->l=:0 CID=255) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:09CA60C7 CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1044) 20250219085152636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:09CA60C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #00: 200 34741 OK (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #02: I: 09CA60C7 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #05: o=- 09CA60C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20250219085152636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:451) 20250219085152636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152636 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:0200201B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:0200201B output_enabled 0 (mgcp_conn.c:271) 20250219085152636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152636 DLMGCP DEBUG <0013> (00FC/rtp C:0200201B r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:0200201B CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1044) 20250219085152636 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:0200201B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152636 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #00: 200 34742 OK (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #02: I: 0200201B (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0200201B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152636 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20250219085152637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:451) 20250219085152637 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152637 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:752F57F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:752F57F5 output_enabled 0 (mgcp_conn.c:271) 20250219085152637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152637 DLMGCP DEBUG <0013> (00FD/rtp C:752F57F5 r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:752F57F5 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1044) 20250219085152637 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:752F57F5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #00: 200 34743 OK (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #02: I: 752F57F5 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #05: o=- 752F57F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20250219085152637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:451) 20250219085152637 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152637 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:43C5EA37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:43C5EA37 output_enabled 0 (mgcp_conn.c:271) 20250219085152637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152637 DLMGCP DEBUG <0013> (00FE/rtp C:43C5EA37 r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:43C5EA37 CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1044) 20250219085152637 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:43C5EA37 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152637 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #00: 200 34744 OK (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #02: I: 43C5EA37 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43C5EA37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152637 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20250219085152638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:451) 20250219085152638 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152638 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:72A87465 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:72A87465 output_enabled 0 (mgcp_conn.c:271) 20250219085152638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085152638 DLMGCP DEBUG <0013> (00FF/rtp C:72A87465 r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:72A87465 CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1044) 20250219085152638 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:72A87465 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #00: 200 34745 OK (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #02: I: 72A87465 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72A87465 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250219085152638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250219085152638 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085152638 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:15D24318 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:15D24318 output_enabled 0 (mgcp_conn.c:271) 20250219085152638 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152638 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1063) 20250219085152638 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:240) 20250219085152638 DLMGCP DEBUG <0013> Generated response: line #00: 400 34746 FAIL (mgcp_msg.c:72) 20250219085152639 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152639 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20250219085152639 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:451) 20250219085152639 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) MTC@6bb62ec3b81c: setverdict(pass): none -> pass 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152639 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152640 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152641 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152642 DLMGCP DEBUG <0013> Generated response: line #00: 200 34747 OK (mgcp_msg.c:72) 20250219085152642 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152642 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152642 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152642 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152643 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152643 DLMGCP DEBUG <0013> Generated response: line #00: 200 34748 OK (mgcp_msg.c:72) 20250219085152644 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152644 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152644 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152644 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152644 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152644 DLMGCP DEBUG <0013> Generated response: line #00: 200 34749 OK (mgcp_msg.c:72) 20250219085152645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152645 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152645 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152645 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152645 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152646 DLMGCP DEBUG <0013> Generated response: line #00: 200 34750 OK (mgcp_msg.c:72) 20250219085152646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152646 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152646 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152647 DLMGCP DEBUG <0013> Generated response: line #00: 200 34751 OK (mgcp_msg.c:72) 20250219085152647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152647 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152647 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152647 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152648 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152648 DLMGCP DEBUG <0013> Generated response: line #00: 200 34752 OK (mgcp_msg.c:72) 20250219085152648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152648 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152648 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152648 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152649 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152650 DLMGCP DEBUG <0013> Generated response: line #00: 200 34753 OK (mgcp_msg.c:72) 20250219085152650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152650 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152650 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152650 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152651 DLMGCP DEBUG <0013> Generated response: line #00: 200 34754 OK (mgcp_msg.c:72) 20250219085152651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152651 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152652 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152652 DLMGCP DEBUG <0013> Generated response: line #00: 200 34755 OK (mgcp_msg.c:72) 20250219085152653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152653 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152653 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152653 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152653 DLMGCP DEBUG <0013> Generated response: line #00: 200 34756 OK (mgcp_msg.c:72) 20250219085152654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152654 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152654 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152654 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152655 DLMGCP DEBUG <0013> Generated response: line #00: 200 34757 OK (mgcp_msg.c:72) 20250219085152655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152655 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152655 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152655 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152656 DLMGCP DEBUG <0013> Generated response: line #00: 200 34758 OK (mgcp_msg.c:72) 20250219085152656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152656 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152657 DLMGCP DEBUG <0013> Generated response: line #00: 200 34759 OK (mgcp_msg.c:72) 20250219085152657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152657 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152657 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152658 DLMGCP DEBUG <0013> Generated response: line #00: 200 34760 OK (mgcp_msg.c:72) 20250219085152658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152658 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152658 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152658 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152659 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152659 DLMGCP DEBUG <0013> Generated response: line #00: 200 34761 OK (mgcp_msg.c:72) 20250219085152660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152660 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152660 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152660 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152660 DLMGCP DEBUG <0013> Generated response: line #00: 200 34762 OK (mgcp_msg.c:72) 20250219085152661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152661 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152661 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152661 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152661 DLMGCP DEBUG <0013> Generated response: line #00: 200 34763 OK (mgcp_msg.c:72) 20250219085152661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152661 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250219085152661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152662 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152662 DLMGCP DEBUG <0013> Generated response: line #00: 200 34764 OK (mgcp_msg.c:72) 20250219085152662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152662 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152662 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152662 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152663 DLMGCP DEBUG <0013> Generated response: line #00: 200 34765 OK (mgcp_msg.c:72) 20250219085152663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152663 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152663 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152663 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152664 DLMGCP DEBUG <0013> Generated response: line #00: 200 34766 OK (mgcp_msg.c:72) 20250219085152664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152664 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152665 DLMGCP DEBUG <0013> Generated response: line #00: 200 34767 OK (mgcp_msg.c:72) 20250219085152665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152665 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152666 DLMGCP DEBUG <0013> Generated response: line #00: 200 34768 OK (mgcp_msg.c:72) 20250219085152666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152666 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152666 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152666 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152667 DLMGCP DEBUG <0013> Generated response: line #00: 200 34769 OK (mgcp_msg.c:72) 20250219085152667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152667 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152668 DLMGCP DEBUG <0013> Generated response: line #00: 200 34770 OK (mgcp_msg.c:72) 20250219085152668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152668 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152668 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152671 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152671 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152671 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152672 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152672 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152673 DLMGCP DEBUG <0013> Generated response: line #00: 200 34776 OK (mgcp_msg.c:72) 20250219085152673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152673 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:72) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152673 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152680 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:72) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152680 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152680 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152681 DLMGCP DEBUG <0013> Received message: line #01: C: 0028 (mgcp_msg.c:72) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152681 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152681 DLMGCP DEBUG <0013> Generated response: line #00: 200 34787 OK (mgcp_msg.c:72) 20250219085152681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152681 DLMGCP DEBUG <0013> Received message: line #01: C: 0029 (mgcp_msg.c:72) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152681 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152682 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152690 DLMGCP DEBUG <0013> Received message: line #01: C: 0035 (mgcp_msg.c:72) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152690 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152690 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152691 DLMGCP DEBUG <0013> Generated response: line #00: 200 34800 OK (mgcp_msg.c:72) 20250219085152691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152691 DLMGCP DEBUG <0013> Received message: line #01: C: 0036 (mgcp_msg.c:72) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152691 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152691 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152699 DLMGCP DEBUG <0013> Received message: line #01: C: 0040 (mgcp_msg.c:72) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152699 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152699 DLMGCP DEBUG <0013> Received message: line #01: C: 0041 (mgcp_msg.c:72) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152699 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152699 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152700 DLMGCP DEBUG <0013> Received message: line #01: C: 0042 (mgcp_msg.c:72) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152700 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152700 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152701 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:72) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152701 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152708 DLMGCP DEBUG <0013> Received message: line #01: C: 004D (mgcp_msg.c:72) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152708 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152709 DLMGCP DEBUG <0013> Generated response: line #00: 200 34824 OK (mgcp_msg.c:72) 20250219085152709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152709 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:72) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152709 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152719 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:72) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152719 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152719 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152720 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:72) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152720 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152720 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152721 DLMGCP DEBUG <0013> Generated response: line #00: 200 34839 OK (mgcp_msg.c:72) 20250219085152721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152721 DLMGCP DEBUG <0013> Received message: line #01: C: 005D (mgcp_msg.c:72) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152721 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152721 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152730 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:72) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152730 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152730 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152730 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:72) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152730 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152730 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152730 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152731 DLMGCP DEBUG <0013> Generated response: line #00: 200 34853 OK (mgcp_msg.c:72) 20250219085152731 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152731 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:72) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152731 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152731 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152731 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152740 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:72) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152740 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152740 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152740 DLMGCP DEBUG <0013> Received message: line #01: C: 0077 (mgcp_msg.c:72) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152740 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152740 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152741 DLMGCP DEBUG <0013> Generated response: line #00: 200 34866 OK (mgcp_msg.c:72) 20250219085152741 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152741 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:72) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152741 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152741 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152751 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:72) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152751 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152751 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) [38;5;51m20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152752 DLMGCP DEBUG <0013> Generated response: line #00: 200 34880 OK (mgcp_msg.c:72) 20250219085152752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152752 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:72) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152752 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152752 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152762 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152762 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152762 DLMGCP DEBUG <0013> Generated response: line #00: 200 34894 OK (mgcp_msg.c:72) 20250219085152762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152762 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152762 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152772 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:72) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152772 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152773 DLMGCP DEBUG <0013> Generated response: line #00: 200 34908 OK (mgcp_msg.c:72) 20250219085152773 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152773 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:72) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152773 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152773 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152783 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:72) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152783 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152783 DLMGCP DEBUG <0013> Generated response: line #00: 200 34922 OK (mgcp_msg.c:72) 20250219085152783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152783 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:72) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152783 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152783 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152784 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152793 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:72) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152793 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152794 DLMGCP DEBUG <0013> Generated response: line #00: 200 34936 OK (mgcp_msg.c:72) 20250219085152794 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152794 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152794 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152794 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152796 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:72) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152796 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152796 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152796 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152797 DLMGCP DEBUG <0013> Generated response: line #00: 200 34940 OK (mgcp_msg.c:72) 20250219085152797 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152797 DLMGCP DEBUG <0013> Received message: line #01: C: 00C2 (mgcp_msg.c:72) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152797 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152797 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152798 DLMGCP DEBUG <0013> Generated response: line #00: 200 34941 OK (mgcp_msg.c:72) 20250219085152798 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152798 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:72) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152798 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152798 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152798 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152799 DLMGCP DEBUG <0013> Generated response: line #00: 200 34942 OK (mgcp_msg.c:72) 20250219085152799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152799 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:72) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152799 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152799 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152799 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152800 DLMGCP DEBUG <0013> Generated response: line #00: 200 34943 OK (mgcp_msg.c:72) 20250219085152800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152800 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:72) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152800 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152800 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152800 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152800 DLMGCP DEBUG <0013> Generated response: line #00: 200 34944 OK (mgcp_msg.c:72) 20250219085152801 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152801 DLMGCP DEBUG <0013> Received message: line #01: C: 00C6 (mgcp_msg.c:72) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152801 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152801 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152801 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152801 DLMGCP DEBUG <0013> Generated response: line #00: 200 34945 OK (mgcp_msg.c:72) 20250219085152802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152802 DLMGCP DEBUG <0013> Received message: line #01: C: 00C7 (mgcp_msg.c:72) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152802 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152802 DLMGCP DEBUG <0013> Generated response: line #00: 200 34946 OK (mgcp_msg.c:72) 20250219085152802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152802 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:72) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152802 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152802 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152803 DLMGCP DEBUG <0013> Generated response: line #00: 200 34947 OK (mgcp_msg.c:72) 20250219085152803 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152803 DLMGCP DEBUG <0013> Received message: line #01: C: 00C9 (mgcp_msg.c:72) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152803 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152803 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152803 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152804 DLMGCP DEBUG <0013> Generated response: line #00: 200 34948 OK (mgcp_msg.c:72) 20250219085152804 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152804 DLMGCP DEBUG <0013> Received message: line #01: C: 00CA (mgcp_msg.c:72) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152804 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152804 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152804 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152805 DLMGCP DEBUG <0013> Generated response: line #00: 200 34949 OK (mgcp_msg.c:72) 20250219085152805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152805 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:72) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152805 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152806 DLMGCP DEBUG <0013> Generated response: line #00: 200 34950 OK (mgcp_msg.c:72) 20250219085152806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152806 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:72) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152806 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152806 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152806 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152807 DLMGCP DEBUG <0013> Generated response: line #00: 200 34951 OK (mgcp_msg.c:72) 20250219085152807 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152807 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:72) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152807 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152807 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152808 DLMGCP DEBUG <0013> Generated response: line #00: 200 34952 OK (mgcp_msg.c:72) 20250219085152808 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152808 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:72) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152808 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152808 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152808 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152809 DLMGCP DEBUG <0013> Generated response: line #00: 200 34953 OK (mgcp_msg.c:72) 20250219085152809 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152809 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:72) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152809 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152809 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152809 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152809 DLMGCP DEBUG <0013> Generated response: line #00: 200 34954 OK (mgcp_msg.c:72) 20250219085152810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152810 DLMGCP DEBUG <0013> Received message: line #01: C: 00D0 (mgcp_msg.c:72) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152810 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152810 DLMGCP DEBUG <0013> Generated response: line #00: 200 34955 OK (mgcp_msg.c:72) 20250219085152810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152810 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:72) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152810 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152811 DLMGCP DEBUG <0013> Generated response: line #00: 200 34956 OK (mgcp_msg.c:72) 20250219085152811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152811 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:72) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152811 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152811 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152811 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152812 DLMGCP DEBUG <0013> Generated response: line #00: 200 34957 OK (mgcp_msg.c:72) 20250219085152812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152812 DLMGCP DEBUG <0013> Received message: line #01: C: 00D3 (mgcp_msg.c:72) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152812 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152813 DLMGCP DEBUG <0013> Generated response: line #00: 200 34958 OK (mgcp_msg.c:72) 20250219085152813 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152813 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:72) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152813 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152813 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152813 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152814 DLMGCP DEBUG <0013> Generated response: line #00: 200 34959 OK (mgcp_msg.c:72) 20250219085152814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152814 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:72) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152814 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152814 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152815 DLMGCP DEBUG <0013> Generated response: line #00: 200 34960 OK (mgcp_msg.c:72) 20250219085152815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152815 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:72) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152816 DLMGCP DEBUG <0013> Generated response: line #00: 200 34961 OK (mgcp_msg.c:72) 20250219085152816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152816 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:72) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152816 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152817 DLMGCP DEBUG <0013> Generated response: line #00: 200 34962 OK (mgcp_msg.c:72) 20250219085152817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152817 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:72) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152817 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152817 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152817 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152817 DLMGCP DEBUG <0013> Generated response: line #00: 200 34963 OK (mgcp_msg.c:72) 20250219085152818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152818 DLMGCP DEBUG <0013> Received message: line #01: C: 00D9 (mgcp_msg.c:72) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152818 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152818 DLMGCP DEBUG <0013> Generated response: line #00: 200 34964 OK (mgcp_msg.c:72) 20250219085152818 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152818 DLMGCP DEBUG <0013> Received message: line #01: C: 00DA (mgcp_msg.c:72) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152818 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152818 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152819 DLMGCP DEBUG <0013> Generated response: line #00: 200 34965 OK (mgcp_msg.c:72) 20250219085152819 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152819 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:72) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152819 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152819 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152819 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152820 DLMGCP DEBUG <0013> Generated response: line #00: 200 34966 OK (mgcp_msg.c:72) 20250219085152820 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152820 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:72) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152820 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152820 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152820 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152821 DLMGCP DEBUG <0013> Generated response: line #00: 200 34967 OK (mgcp_msg.c:72) 20250219085152821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152821 DLMGCP DEBUG <0013> Received message: line #01: C: 00DD (mgcp_msg.c:72) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152821 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152821 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152822 DLMGCP DEBUG <0013> Generated response: line #00: 200 34968 OK (mgcp_msg.c:72) 20250219085152822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152822 DLMGCP DEBUG <0013> Received message: line #01: C: 00DE (mgcp_msg.c:72) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152822 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152822 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152822 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152823 DLMGCP DEBUG <0013> Generated response: line #00: 200 34969 OK (mgcp_msg.c:72) 20250219085152823 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152823 DLMGCP DEBUG <0013> Received message: line #01: C: 00DF (mgcp_msg.c:72) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152823 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152823 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152823 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:240) 20250219085152823 DLMGCP DEBUG <0013> Generated response: line #00: 200 34970 OK (mgcp_msg.c:72) 20250219085152824 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152824 DLMGCP DEBUG <0013> Received message: line #01: C: 00E0 (mgcp_msg.c:72) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152824 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152824 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152824 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152826 DLMGCP DEBUG <0013> Received message: line #01: C: 00E3 (mgcp_msg.c:72) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152826 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152826 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152826 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152827 DLMGCP DEBUG <0013> Received message: line #01: C: 00E4 (mgcp_msg.c:72) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152827 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152827 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152827 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:72) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152827 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152827 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152827 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152828 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:72) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152828 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing enOsmuxEM(154)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(151)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(152)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(155)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(153)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@6bb62ec3b81c: 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'. dpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152828 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152829 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:72) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152829 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152829 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_Wed Feb 19 08:51:52 UTC 2025 endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc 219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152829 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152833 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:72) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152833 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152833 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152833 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152834 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:72) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152834 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152834 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152834 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152835 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:72) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152835 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152835 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152835 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152836 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:72) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152836 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152836 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152836 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152842 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:72) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152842 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152842 DLMGCP DEBUG <0013> Received message: line #01: C: 00F9 (mgcp_msg.c:72) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152842 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152843 DLMGCP DEBUG <0013> Received message: line #01: C: 00FA (mgcp_msg.c:72) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152843 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152843 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152843 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085152844 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:72) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20250219085152844 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085152844 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085152844 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:771) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20120912) Waiting for packet dumper to finish... 1 (prev_count=20120912, count=20203408) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Wed Feb 19 08:51:55 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_one_crcx_receive_only_osmux started. 20250219085156203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45893 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085156204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085156204 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085156204 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085156204 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085156204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085156204 DLMGCP DEBUG <0013> Generated response: line #00: 515 45893 FAIL (mgcp_msg.c:72) 20250219085156217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45894 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085156217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085156217 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085156217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085156217 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085156217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085156217 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085156217 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085156217 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085156217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F9FD4296 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085156218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F9FD4296 output_enabled 0 (mgcp_conn.c:271) 20250219085156218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085156218 DLMGCP DEBUG <0013> (1225/rtp C:F9FD4296 r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085156218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F9FD4296 CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1044) 20250219085156218 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F9FD4296 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085156218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #00: 200 45894 OK (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #01: I: F9FD4296 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9FD4296 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085156218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085157328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45895 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085157328 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085157328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085157328 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085157328 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085157328 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085157328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085157328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085157328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085157328 DLMGCP DEBUG <0013> Generated response: line #00: 200 45895 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(157)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(158)@6bb62ec3b81c: Final verdict of PTC: none OsmuxEM(160)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(161)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(159)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Wed Feb 19 08:51:57 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34580) Waiting for packet dumper to finish... 1 (prev_count=34580, count=48588) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Wed Feb 19 08:51:59 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_one_crcx_loopback_osmux started. 20250219085200488 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1195 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085200488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085200488 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085200488 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085200488 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085200488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085200488 DLMGCP DEBUG <0013> Generated response: line #00: 515 1195 FAIL (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1196 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085200498 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085200499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085200499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085200499 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085200499 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085200499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1AAF438D connection mode 'loopback' 7 (mgcp_conn.c:264) 20250219085200499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1AAF438D output_enabled 1 (mgcp_conn.c:271) 20250219085200499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085200499 DLMGCP DEBUG <0013> (1225/rtp C:1AAF438D r=127.0.0.1:1985<->l=:0 CID=5) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085200499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250219085200499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:1AAF438D CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1044) 20250219085200499 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:1AAF438D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085200499 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #00: 200 1196 OK (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #01: I: 1AAF438D (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1AAF438D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085200499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085201714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1197 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085201715 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085201715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085201715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085201715 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085201715 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085201715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085201715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085201715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085201715 DLMGCP DEBUG <0013> Generated response: line #00: 200 1197 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(165)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(164)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(167)@6bb62ec3b81c: Final verdict of PTC: none OsmuxEM(166)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(163)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Wed Feb 19 08:52:01 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36168) Waiting for packet dumper to finish... 1 (prev_count=36168, count=62028) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Wed Feb 19 08:52:03 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux started. 20250219085204905 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35730 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085204905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085204905 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085204905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085204905 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085204905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085204905 DLMGCP DEBUG <0013> Generated response: line #00: 515 35730 FAIL (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35731 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085204919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085204919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085204919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085204919 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085204919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:733B5BD6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085204919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:733B5BD6 output_enabled 1 (mgcp_conn.c:271) 20250219085204919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085204919 DLMGCP DEBUG <0013> (1226/rtp C:733B5BD6 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085204920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:733B5BD6 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1044) 20250219085204920 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:733B5BD6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085204920 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #00: 200 35731 OK (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #01: I: 733B5BD6 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #03: o=- 733B5BD6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085204920 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35732 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085204928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085204928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085204928 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085204928 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085204928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC120841 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085204928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC120841 output_enabled 1 (mgcp_conn.c:271) 20250219085204928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085204928 DLMGCP DEBUG <0013> (1226/rtp C:EC120841 r=127.0.0.1:1985<->l=:0 CID=6) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085204928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EC120841 CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1044) 20250219085204928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EC120841 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085204928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #00: 200 35732 OK (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #01: I: EC120841 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC120841 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085204928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085206145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35733 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085206145 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085206145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085206145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085206145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085206145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085206145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085206145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085206145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085206145 DLMGCP DEBUG <0013> Generated response: line #00: 200 35733 OK (mgcp_msg.c:72) RTPEM1(170)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 0 packets MTC@6bb62ec3b81c: batch_size: 4 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(171)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(169)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(173)@6bb62ec3b81c: Final verdict of PTC: none OsmuxEM(172)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(170)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Wed Feb 19 08:52:06 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78720) Waiting for packet dumper to finish... 1 (prev_count=78720, count=110592) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Wed Feb 19 08:52:08 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250219085209300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37858 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085209300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085209300 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085209300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085209300 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085209300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085209300 DLMGCP DEBUG <0013> Generated response: line #00: 515 37858 FAIL (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37859 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085209303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085209303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085209303 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085209303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3229026C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085209303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3229026C output_enabled 1 (mgcp_conn.c:271) 20250219085209303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085209303 DLMGCP DEBUG <0013> (1226/rtp C:3229026C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085209303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3229026C CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1044) 20250219085209303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3229026C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085209303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #00: 200 37859 OK (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #01: I: 3229026C (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3229026C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085209303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37860 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085209305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085209305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085209305 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085209305 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085209305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:64EC4993 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085209305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:64EC4993 output_enabled 1 (mgcp_conn.c:271) 20250219085209305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085209305 DLMGCP DEBUG <0013> (1226/rtp C:64EC4993 r=127.0.0.1:1985<->l=:0 CID=7) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085209305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:64EC4993 CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1044) 20250219085209305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:64EC4993 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085209305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #00: 200 37860 OK (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #01: I: 64EC4993 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64EC4993 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085209305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085210512 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37861 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085210512 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085210512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085210512 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085210512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085210512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085210512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085210512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085210512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085210512 DLMGCP DEBUG <0013> Generated response: line #00: 200 37861 OK (mgcp_msg.c:72) RTPEM1(176)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: batch_size: 4 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(178)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(176)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(179)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(177)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(175)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@6bb62ec3b81c: 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'. Wed Feb 19 08:52:10 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165024) Waiting for packet dumper to finish... 1 (prev_count=165024, count=180592) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Wed Feb 19 08:52:12 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250219085213669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59144 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085213669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085213669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085213669 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085213669 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085213669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085213669 DLMGCP DEBUG <0013> Generated response: line #00: 515 59144 FAIL (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59145 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085213674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085213674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085213674 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085213674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA621864 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085213674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA621864 output_enabled 1 (mgcp_conn.c:271) 20250219085213674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085213674 DLMGCP DEBUG <0013> (1226/rtp C:DA621864 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085213674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA621864 CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1044) 20250219085213674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA621864 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085213674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #00: 200 59145 OK (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #01: I: DA621864 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #03: o=- DA621864 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085213674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59146 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085213678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085213678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085213678 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085213678 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085213678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0392C504 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085213678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0392C504 output_enabled 1 (mgcp_conn.c:271) 20250219085213678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085213678 DLMGCP DEBUG <0013> (1226/rtp C:0392C504 r=127.0.0.1:1985<->l=:0 CID=8) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085213678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0392C504 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1044) 20250219085213678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0392C504 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085213678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #00: 200 59146 OK (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #01: I: 0392C504 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0392C504 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085213678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085214887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59147 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085214887 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085214887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085214887 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085214887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085214888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085214888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085214888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085214888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085214888 DLMGCP DEBUG <0013> Generated response: line #00: 200 59147 OK (mgcp_msg.c:72) RTPEM1(182)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: batch_size: 4 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(184)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(182)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(183)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(181)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(185)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@6bb62ec3b81c: 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'. Wed Feb 19 08:52:14 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142392) Waiting for packet dumper to finish... 1 (prev_count=142392, count=180256) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Wed Feb 19 08:52:17 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250219085218106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55278 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085218106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085218106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085218106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085218106 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085218107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085218107 DLMGCP DEBUG <0013> Generated response: line #00: 515 55278 FAIL (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55279 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085218113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085218113 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085218113 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085218113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085218113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D output_enabled 0 (mgcp_conn.c:271) 20250219085218113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085218113 DLMGCP DEBUG <0013> (1227/rtp C:FFE58E2D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085218113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1044) 20250219085218113 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085218113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #00: 200 55279 OK (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #01: I: FFE58E2D (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #03: o=- FFE58E2D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085218113 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55280 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085218116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085218116 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085218116 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085218116 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:233) 20250219085218116 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085218116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085218116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 output_enabled 0 (mgcp_conn.c:271) 20250219085218117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085218117 DLMGCP DEBUG <0013> (1227/rtp C:1F3C0FC2 r=127.0.0.1:1985<->l=:0 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085218117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1044) 20250219085218117 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085218117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #00: 200 55280 OK (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #01: I: 1F3C0FC2 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F3C0FC2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085218117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085219637 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55281 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #03: I: FFE58E2D (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085219637 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085219637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085219637 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085219637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085219637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D output_enabled 1 (mgcp_conn.c:271) 20250219085219637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085219637 DLMGCP DEBUG <0013> (1227/rtp C:FFE58E2D r=127.0.0.1:10000<->l=127.0.0.1:5764) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085219637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D MDCX: modified conn:(1227/rtp C:FFE58E2D r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1238) 20250219085219637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FFE58E2D MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085219637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085219637 DLMGCP DEBUG <0013> Generated response: line #00: 200 55281 OK (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Generated response: line #02: o=- FFE58E2D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085219637 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085219638 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085219638 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250219085219638 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085219638 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085220152 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55282 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #03: I: 1F3C0FC2 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250219085220152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085220152 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085220152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085220152 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085220152 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085220152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085220153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 output_enabled 1 (mgcp_conn.c:271) 20250219085220153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085220153 DLMGCP DEBUG <0013> (1227/rtp C:1F3C0FC2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085220153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 MDCX: modified conn:(1227/rtp C:1F3C0FC2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1238) 20250219085220153 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F3C0FC2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085220153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #00: 200 55282 OK (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1F3C0FC2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085220153 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 193, bytes_payload_tx := 3281, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: 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 } 20250219085222268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55283 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085222268 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085222268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085222268 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085222268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085222268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085222268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085222268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085222268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085222268 DLMGCP DEBUG <0013> Generated response: line #00: 200 55283 OK (mgcp_msg.c:72) RTPEM0(187)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(190)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(189)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(187)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(191)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(188)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Wed Feb 19 08:52:22 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403888) Waiting for packet dumper to finish... 1 (prev_count=403888, count=439036) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Wed Feb 19 08:52:24 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250219085225408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40073 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085225408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085225408 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085225408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085225408 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085225408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085225408 DLMGCP DEBUG <0013> Generated response: line #00: 515 40073 FAIL (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40074 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085225415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085225415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085225415 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085225415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B340B336 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085225415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B340B336 output_enabled 0 (mgcp_conn.c:271) 20250219085225415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085225415 DLMGCP DEBUG <0013> (1227/rtp C:B340B336 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085225415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B340B336 CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1044) 20250219085225415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B340B336 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085225415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #00: 200 40074 OK (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #01: I: B340B336 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #03: o=- B340B336 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085225415 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40075 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085225419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085225419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085225419 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085225419 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085225419 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085225419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085225419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB output_enabled 0 (mgcp_conn.c:271) 20250219085225419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085225419 DLMGCP DEBUG <0013> (1227/rtp C:0A9E4CCB r=127.0.0.1:1985<->l=:0 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085225420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1044) 20250219085225420 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085225420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #00: 200 40075 OK (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #01: I: 0A9E4CCB (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A9E4CCB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085225420 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085226939 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40076 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #03: I: B340B336 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085226939 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085226939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085226939 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085226939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B340B336 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085226939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B340B336 output_enabled 1 (mgcp_conn.c:271) 20250219085226939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085226939 DLMGCP DEBUG <0013> (1227/rtp C:B340B336 r=127.0.0.1:10000<->l=127.0.0.1:5768) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085226939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B340B336 MDCX: modified conn:(1227/rtp C:B340B336 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1238) 20250219085226939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B340B336 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085226939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #00: 200 40076 OK (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #02: o=- B340B336 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085226939 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085227447 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40077 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #03: I: 0A9E4CCB (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085227448 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085227448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085227448 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085227448 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085227448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085227448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB output_enabled 1 (mgcp_conn.c:271) 20250219085227448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085227448 DLMGCP DEBUG <0013> (1227/rtp C:0A9E4CCB r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085227448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB MDCX: modified conn:(1227/rtp C:0A9E4CCB r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1238) 20250219085227448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0A9E4CCB MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085227448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #00: 200 40077 OK (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0A9E4CCB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085227448 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 193, bytes_payload_tx := 3281, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: 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 } 20250219085229559 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40078 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085229560 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085229560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085229560 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085229560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085229560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085229560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085229560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085229560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085229560 DLMGCP DEBUG <0013> Generated response: line #00: 200 40078 OK (mgcp_msg.c:72) RTPEM0(193)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(196)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(195)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(194)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(193)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(197)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Wed Feb 19 08:52:29 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=451224) Waiting for packet dumper to finish... 1 (prev_count=451224, count=461188) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Wed Feb 19 08:52:31 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_dlcx_30ep started. 20250219085232746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57666 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232746 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250219085232746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085232746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085232746 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C398AE5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C398AE5F output_enabled 0 (mgcp_conn.c:271) 20250219085232746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232746 DLMGCP DEBUG <0013> (011234/rtp C:C398AE5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C398AE5F CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1044) 20250219085232747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:C398AE5F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #00: 200 57666 OK (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #01: I: C398AE5F (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #03: o=- C398AE5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232747 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232749 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57667 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232749 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250219085232749 DLMGCP DEBUG <0013> Received message: line #02: I: C398AE5F (mgcp_msg.c:72) 20250219085232749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085232749 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085232749 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:C398AE5F DLCX: deleting conn:(011234/rtp C:C398AE5F r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1384) 20250219085232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232750 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232750 DLMGCP DEBUG <0013> Generated response: line #00: 250 57667 OK (mgcp_msg.c:72) 20250219085232750 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass 20250219085232751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57668 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085232752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085232752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC6DF5A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC6DF5A8 output_enabled 0 (mgcp_conn.c:271) 20250219085232752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232752 DLMGCP DEBUG <0013> (021234/rtp C:DC6DF5A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC6DF5A8 CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1044) 20250219085232752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DC6DF5A8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #00: 200 57668 OK (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #01: I: DC6DF5A8 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #03: o=- DC6DF5A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232752 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232754 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57669 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232754 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250219085232754 DLMGCP DEBUG <0013> Received message: line #02: I: DC6DF5A8 (mgcp_msg.c:72) 20250219085232754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085232754 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085232754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DC6DF5A8 DLCX: deleting conn:(021234/rtp C:DC6DF5A8 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1384) 20250219085232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232755 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232755 DLMGCP DEBUG <0013> Generated response: line #00: 250 57669 OK (mgcp_msg.c:72) 20250219085232755 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57670 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232756 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250219085232756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250219085232756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085232756 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8296B0FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8296B0FD output_enabled 0 (mgcp_conn.c:271) 20250219085232757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232757 DLMGCP DEBUG <0013> (031234/rtp C:8296B0FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8296B0FD CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1044) 20250219085232757 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:8296B0FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #00: 200 57670 OK (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #01: I: 8296B0FD (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8296B0FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232757 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57671 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232758 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250219085232758 DLMGCP DEBUG <0013> Received message: line #02: I: 8296B0FD (mgcp_msg.c:72) 20250219085232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20250219085232758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:451) 20250219085232758 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8296B0FD DLCX: deleting conn:(031234/rtp C:8296B0FD r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1384) 20250219085232759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232759 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232759 DLMGCP DEBUG <0013> Generated response: line #00: 250 57671 OK (mgcp_msg.c:72) 20250219085232759 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57672 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085232760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085232760 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:60DE8E72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:60DE8E72 output_enabled 0 (mgcp_conn.c:271) 20250219085232760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232760 DLMGCP DEBUG <0013> (041234/rtp C:60DE8E72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:60DE8E72 CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1044) 20250219085232760 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:60DE8E72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #00: 200 57672 OK (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #01: I: 60DE8E72 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #03: o=- 60DE8E72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232760 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57673 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232761 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250219085232761 DLMGCP DEBUG <0013> Received message: line #02: I: 60DE8E72 (mgcp_msg.c:72) 20250219085232761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085232761 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085232761 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:60DE8E72 DLCX: deleting conn:(041234/rtp C:60DE8E72 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1384) 20250219085232761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232761 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232761 DLMGCP DEBUG <0013> Generated response: line #00: 250 57673 OK (mgcp_msg.c:72) 20250219085232761 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57674 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085232762 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085232762 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ED8EBDC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ED8EBDC5 output_enabled 0 (mgcp_conn.c:271) 20250219085232762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232762 DLMGCP DEBUG <0013> (051234/rtp C:ED8EBDC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ED8EBDC5 CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1044) 20250219085232762 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:ED8EBDC5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #00: 200 57674 OK (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #01: I: ED8EBDC5 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #03: o=- ED8EBDC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232762 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232763 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57675 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232763 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250219085232763 DLMGCP DEBUG <0013> Received message: line #02: I: ED8EBDC5 (mgcp_msg.c:72) 20250219085232763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20250219085232763 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:451) 20250219085232763 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:ED8EBDC5 DLCX: deleting conn:(051234/rtp C:ED8EBDC5 r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1384) 20250219085232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232764 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232764 DLMGCP DEBUG <0013> Generated response: line #00: 250 57675 OK (mgcp_msg.c:72) 20250219085232764 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57676 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232764 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250219085232764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250219085232764 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250219085232764 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:79623247 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:79623247 output_enabled 0 (mgcp_conn.c:271) 20250219085232765 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232765 DLMGCP DEBUG <0013> (061234/rtp C:79623247 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:79623247 CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1044) 20250219085232765 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:79623247 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #00: 200 57676 OK (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #01: I: 79623247 (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #03: o=- 79623247 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232765 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232766 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57677 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232766 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250219085232766 DLMGCP DEBUG <0013> Received message: line #02: I: 79623247 (mgcp_msg.c:72) 20250219085232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20250219085232766 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:451) 20250219085232766 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:79623247 DLCX: deleting conn:(061234/rtp C:79623247 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1384) 20250219085232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232766 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232766 DLMGCP DEBUG <0013> Generated response: line #00: 250 57677 OK (mgcp_msg.c:72) 20250219085232766 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57678 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250219085232767 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085232767 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6E71452B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6E71452B output_enabled 0 (mgcp_conn.c:271) 20250219085232767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232767 DLMGCP DEBUG <0013> (071234/rtp C:6E71452B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6E71452B CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1044) 20250219085232767 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:6E71452B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #00: 200 57678 OK (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E71452B (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E71452B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232767 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232768 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57679 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232768 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250219085232768 DLMGCP DEBUG <0013> Received message: line #02: I: 6E71452B (mgcp_msg.c:72) 20250219085232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20250219085232768 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:451) 20250219085232768 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:6E71452B DLCX: deleting conn:(071234/rtp C:6E71452B r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1384) 20250219085232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232768 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232768 DLMGCP DEBUG <0013> Generated response: line #00: 250 57679 OK (mgcp_msg.c:72) 20250219085232768 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57680 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250219085232769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250219085232769 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8DB9B910 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8DB9B910 output_enabled 0 (mgcp_conn.c:271) 20250219085232769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232769 DLMGCP DEBUG <0013> (081234/rtp C:8DB9B910 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8DB9B910 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1044) 20250219085232769 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:8DB9B910 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232769 DLMGCP DEBUG <0013> Generated response: line #00: 200 57680 OK (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> Generated response: line #01: I: 8DB9B910 (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232769 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8DB9B910 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232770 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57681 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232771 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250219085232771 DLMGCP DEBUG <0013> Received message: line #02: I: 8DB9B910 (mgcp_msg.c:72) 20250219085232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20250219085232771 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:451) 20250219085232771 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8DB9B910 DLCX: deleting conn:(081234/rtp C:8DB9B910 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1384) 20250219085232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232771 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232771 DLMGCP DEBUG <0013> Generated response: line #00: 250 57681 OK (mgcp_msg.c:72) 20250219085232771 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57682 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250219085232772 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250219085232772 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ACBEA8FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ACBEA8FD output_enabled 0 (mgcp_conn.c:271) 20250219085232772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232772 DLMGCP DEBUG <0013> (091234/rtp C:ACBEA8FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ACBEA8FD CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1044) 20250219085232772 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:ACBEA8FD CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #00: 200 57682 OK (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #01: I: ACBEA8FD (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #03: o=- ACBEA8FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232772 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232773 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57683 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232773 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250219085232773 DLMGCP DEBUG <0013> Received message: line #02: I: ACBEA8FD (mgcp_msg.c:72) 20250219085232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20250219085232773 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:451) 20250219085232773 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:ACBEA8FD DLCX: deleting conn:(091234/rtp C:ACBEA8FD r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1384) 20250219085232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232773 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232773 DLMGCP DEBUG <0013> Generated response: line #00: 250 57683 OK (mgcp_msg.c:72) 20250219085232773 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57684 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250219085232774 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250219085232774 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BF7F8A6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BF7F8A6A output_enabled 0 (mgcp_conn.c:271) 20250219085232774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232774 DLMGCP DEBUG <0013> (0A1234/rtp C:BF7F8A6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BF7F8A6A CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1044) 20250219085232774 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:BF7F8A6A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232774 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #00: 200 57684 OK (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #01: I: BF7F8A6A (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #03: o=- BF7F8A6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232774 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57685 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232775 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250219085232775 DLMGCP DEBUG <0013> Received message: line #02: I: BF7F8A6A (mgcp_msg.c:72) 20250219085232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20250219085232775 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:451) 20250219085232775 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:BF7F8A6A DLCX: deleting conn:(0A1234/rtp C:BF7F8A6A r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1384) 20250219085232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232775 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232776 DLMGCP DEBUG <0013> Generated response: line #00: 250 57685 OK (mgcp_msg.c:72) 20250219085232776 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57686 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250219085232777 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250219085232777 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:795C5864 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:795C5864 output_enabled 0 (mgcp_conn.c:271) 20250219085232777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232777 DLMGCP DEBUG <0013> (0B1234/rtp C:795C5864 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:795C5864 CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1044) 20250219085232777 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:795C5864 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #00: 200 57686 OK (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #01: I: 795C5864 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #03: o=- 795C5864 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232777 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232778 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57687 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232778 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250219085232778 DLMGCP DEBUG <0013> Received message: line #02: I: 795C5864 (mgcp_msg.c:72) 20250219085232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20250219085232778 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:451) 20250219085232778 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:795C5864 DLCX: deleting conn:(0B1234/rtp C:795C5864 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1384) 20250219085232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232778 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232778 DLMGCP DEBUG <0013> Generated response: line #00: 250 57687 OK (mgcp_msg.c:72) 20250219085232778 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57688 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232779 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250219085232779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250219085232779 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250219085232779 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0A36E1F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0A36E1F0 output_enabled 0 (mgcp_conn.c:271) 20250219085232779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232779 DLMGCP DEBUG <0013> (0C1234/rtp C:0A36E1F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0A36E1F0 CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1044) 20250219085232779 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:0A36E1F0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232779 DLMGCP DEBUG <0013> Generated response: line #00: 200 57688 OK (mgcp_msg.c:72) 20250219085232779 DLMGCP DEBUG <0013> Generated response: line #01: I: 0A36E1F0 (mgcp_msg.c:72) 20250219085232779 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0A36E1F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232780 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57689 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232781 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250219085232781 DLMGCP DEBUG <0013> Received message: line #02: I: 0A36E1F0 (mgcp_msg.c:72) 20250219085232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20250219085232781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:451) 20250219085232781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:0A36E1F0 DLCX: deleting conn:(0C1234/rtp C:0A36E1F0 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1384) 20250219085232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232781 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232781 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232781 DLMGCP DEBUG <0013> Generated response: line #00: 250 57689 OK (mgcp_msg.c:72) 20250219085232781 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57690 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250219085232782 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250219085232782 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B0999622 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B0999622 output_enabled 0 (mgcp_conn.c:271) 20250219085232782 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232782 DLMGCP DEBUG <0013> (0D1234/rtp C:B0999622 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B0999622 CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1044) 20250219085232782 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:B0999622 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #00: 200 57690 OK (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #01: I: B0999622 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #03: o=- B0999622 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232782 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232783 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57691 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232783 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250219085232783 DLMGCP DEBUG <0013> Received message: line #02: I: B0999622 (mgcp_msg.c:72) 20250219085232783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20250219085232783 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:451) 20250219085232783 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B0999622 DLCX: deleting conn:(0D1234/rtp C:B0999622 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1384) 20250219085232783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232783 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232783 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232783 DLMGCP DEBUG <0013> Generated response: line #00: 250 57691 OK (mgcp_msg.c:72) 20250219085232783 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57692 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232784 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250219085232784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250219085232784 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250219085232784 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D8CA4E9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D8CA4E9D output_enabled 0 (mgcp_conn.c:271) 20250219085232784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232784 DLMGCP DEBUG <0013> (0E1234/rtp C:D8CA4E9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D8CA4E9D CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1044) 20250219085232784 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:D8CA4E9D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232784 DLMGCP DEBUG <0013> Generated response: line #00: 200 57692 OK (mgcp_msg.c:72) 20250219085232784 DLMGCP DEBUG <0013> Generated response: line #01: I: D8CA4E9D (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #03: o=- D8CA4E9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232785 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232786 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57693 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232786 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250219085232786 DLMGCP DEBUG <0013> Received message: line #02: I: D8CA4E9D (mgcp_msg.c:72) 20250219085232786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20250219085232787 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:451) 20250219085232787 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D8CA4E9D DLCX: deleting conn:(0E1234/rtp C:D8CA4E9D r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1384) 20250219085232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232787 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232787 DLMGCP DEBUG <0013> Generated response: line #00: 250 57693 OK (mgcp_msg.c:72) 20250219085232787 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57694 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250219085232788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250219085232788 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232788 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:2338FF5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232788 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:2338FF5B output_enabled 0 (mgcp_conn.c:271) 20250219085232788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232788 DLMGCP DEBUG <0013> (0F1234/rtp C:2338FF5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232788 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:2338FF5B CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1044) 20250219085232788 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:2338FF5B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232788 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232788 DLMGCP DEBUG <0013> Generated response: line #00: 200 57694 OK (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Generated response: line #01: I: 2338FF5B (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2338FF5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232788 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232789 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232789 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232789 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232789 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232789 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57695 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232790 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250219085232790 DLMGCP DEBUG <0013> Received message: line #02: I: 2338FF5B (mgcp_msg.c:72) 20250219085232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20250219085232790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:451) 20250219085232790 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:2338FF5B DLCX: deleting conn:(0F1234/rtp C:2338FF5B r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1384) 20250219085232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232790 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232790 DLMGCP DEBUG <0013> Generated response: line #00: 250 57695 OK (mgcp_msg.c:72) 20250219085232790 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57696 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250219085232791 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250219085232791 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B84F38AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B84F38AF output_enabled 0 (mgcp_conn.c:271) 20250219085232791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232791 DLMGCP DEBUG <0013> (101234/rtp C:B84F38AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B84F38AF CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1044) 20250219085232791 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:B84F38AF CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #00: 200 57696 OK (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #01: I: B84F38AF (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #03: o=- B84F38AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232791 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57697 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232793 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250219085232793 DLMGCP DEBUG <0013> Received message: line #02: I: B84F38AF (mgcp_msg.c:72) 20250219085232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20250219085232793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:451) 20250219085232793 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B84F38AF DLCX: deleting conn:(101234/rtp C:B84F38AF r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1384) 20250219085232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232793 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232793 DLMGCP DEBUG <0013> Generated response: line #00: 250 57697 OK (mgcp_msg.c:72) 20250219085232793 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57698 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250219085232795 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250219085232795 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:FC85551B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:FC85551B output_enabled 0 (mgcp_conn.c:271) 20250219085232795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232795 DLMGCP DEBUG <0013> (111234/rtp C:FC85551B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:FC85551B CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1044) 20250219085232795 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:FC85551B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #00: 200 57698 OK (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #01: I: FC85551B (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #03: o=- FC85551B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232795 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232797 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57699 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232797 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250219085232797 DLMGCP DEBUG <0013> Received message: line #02: I: FC85551B (mgcp_msg.c:72) 20250219085232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20250219085232797 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:451) 20250219085232797 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:FC85551B DLCX: deleting conn:(111234/rtp C:FC85551B r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1384) 20250219085232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232797 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232797 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232797 DLMGCP DEBUG <0013> Generated response: line #00: 250 57699 OK (mgcp_msg.c:72) 20250219085232797 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57700 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250219085232798 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250219085232798 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DA32EB12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DA32EB12 output_enabled 0 (mgcp_conn.c:271) 20250219085232798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232798 DLMGCP DEBUG <0013> (121234/rtp C:DA32EB12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DA32EB12 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1044) 20250219085232798 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:DA32EB12 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232798 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #00: 200 57700 OK (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #01: I: DA32EB12 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #03: o=- DA32EB12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232798 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57701 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232799 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250219085232799 DLMGCP DEBUG <0013> Received message: line #02: I: DA32EB12 (mgcp_msg.c:72) 20250219085232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20250219085232799 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:451) 20250219085232799 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:DA32EB12 DLCX: deleting conn:(121234/rtp C:DA32EB12 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1384) 20250219085232799 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232800 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232800 DLMGCP DEBUG <0013> Generated response: line #00: 250 57701 OK (mgcp_msg.c:72) 20250219085232800 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57702 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250219085232801 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250219085232801 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:02E7B581 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:02E7B581 output_enabled 0 (mgcp_conn.c:271) 20250219085232801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232801 DLMGCP DEBUG <0013> (131234/rtp C:02E7B581 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:02E7B581 CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1044) 20250219085232801 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:02E7B581 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #00: 200 57702 OK (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #01: I: 02E7B581 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #03: o=- 02E7B581 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232801 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232802 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57703 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232802 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250219085232802 DLMGCP DEBUG <0013> Received message: line #02: I: 02E7B581 (mgcp_msg.c:72) 20250219085232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20250219085232802 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:451) 20250219085232802 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:02E7B581 DLCX: deleting conn:(131234/rtp C:02E7B581 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1384) 20250219085232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232802 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232802 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232802 DLMGCP DEBUG <0013> Generated response: line #00: 250 57703 OK (mgcp_msg.c:72) 20250219085232802 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57704 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250219085232803 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250219085232803 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:60CD98C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:60CD98C1 output_enabled 0 (mgcp_conn.c:271) 20250219085232803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232803 DLMGCP DEBUG <0013> (141234/rtp C:60CD98C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:60CD98C1 CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1044) 20250219085232803 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:60CD98C1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232803 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #00: 200 57704 OK (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #01: I: 60CD98C1 (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #03: o=- 60CD98C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232803 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232804 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232804 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232804 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57705 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232805 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250219085232805 DLMGCP DEBUG <0013> Received message: line #02: I: 60CD98C1 (mgcp_msg.c:72) 20250219085232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20250219085232805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:451) 20250219085232805 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:60CD98C1 DLCX: deleting conn:(141234/rtp C:60CD98C1 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1384) 20250219085232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232805 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232805 DLMGCP DEBUG <0013> Generated response: line #00: 250 57705 OK (mgcp_msg.c:72) 20250219085232805 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57706 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250219085232806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250219085232806 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E83CE471 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E83CE471 output_enabled 0 (mgcp_conn.c:271) 20250219085232806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232806 DLMGCP DEBUG <0013> (151234/rtp C:E83CE471 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E83CE471 CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1044) 20250219085232806 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:E83CE471 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #00: 200 57706 OK (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #01: I: E83CE471 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #03: o=- E83CE471 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232806 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57707 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #02: I: E83CE471 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20250219085232807 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:451) 20250219085232807 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:E83CE471 DLCX: deleting conn:(151234/rtp C:E83CE471 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1384) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232807 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232807 DLMGCP DEBUG <0013> Generated response: line #00: 250 57707 OK (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57708 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250219085232807 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250219085232807 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:7322A8D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232807 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:7322A8D2 output_enabled 0 (mgcp_conn.c:271) 20250219085232807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232807 DLMGCP DEBUG <0013> (161234/rtp C:7322A8D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:7322A8D2 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1044) 20250219085232808 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:7322A8D2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #00: 200 57708 OK (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #01: I: 7322A8D2 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7322A8D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57709 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Received message: line #02: I: 7322A8D2 (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20250219085232808 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:451) 20250219085232808 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:7322A8D2 DLCX: deleting conn:(161234/rtp C:7322A8D2 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1384) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232808 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232808 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #00: 250 57709 OK (mgcp_msg.c:72) 20250219085232808 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57710 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250219085232809 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250219085232809 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:5F22AC72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:5F22AC72 output_enabled 0 (mgcp_conn.c:271) 20250219085232809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232809 DLMGCP DEBUG <0013> (171234/rtp C:5F22AC72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:5F22AC72 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1044) 20250219085232809 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:5F22AC72 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232809 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #00: 200 57710 OK (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F22AC72 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F22AC72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232809 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57711 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232810 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250219085232810 DLMGCP DEBUG <0013> Received message: line #02: I: 5F22AC72 (mgcp_msg.c:72) 20250219085232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20250219085232810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:451) 20250219085232810 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:5F22AC72 DLCX: deleting conn:(171234/rtp C:5F22AC72 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1384) 20250219085232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232810 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232810 DLMGCP DEBUG <0013> Generated response: line #00: 250 57711 OK (mgcp_msg.c:72) 20250219085232810 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232811 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57712 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250219085232811 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250219085232811 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7A1392E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7A1392E0 output_enabled 0 (mgcp_conn.c:271) 20250219085232811 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232811 DLMGCP DEBUG <0013> (181234/rtp C:7A1392E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7A1392E0 CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1044) 20250219085232811 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:7A1392E0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #00: 200 57712 OK (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A1392E0 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A1392E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57713 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Received message: line #02: I: 7A1392E0 (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20250219085232811 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:451) 20250219085232811 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:7A1392E0 DLCX: deleting conn:(181234/rtp C:7A1392E0 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1384) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232811 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #00: 250 57713 OK (mgcp_msg.c:72) 20250219085232811 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57714 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250219085232812 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250219085232812 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:81DB1743 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:81DB1743 output_enabled 0 (mgcp_conn.c:271) 20250219085232812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232812 DLMGCP DEBUG <0013> (191234/rtp C:81DB1743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:81DB1743 CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1044) 20250219085232812 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:81DB1743 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #00: 200 57714 OK (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #01: I: 81DB1743 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #03: o=- 81DB1743 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57715 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Received message: line #02: I: 81DB1743 (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20250219085232812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:451) 20250219085232812 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:81DB1743 DLCX: deleting conn:(191234/rtp C:81DB1743 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1384) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232812 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232812 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #00: 250 57715 OK (mgcp_msg.c:72) 20250219085232812 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232813 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57716 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250219085232813 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250219085232813 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:75771C94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:75771C94 output_enabled 0 (mgcp_conn.c:271) 20250219085232813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232813 DLMGCP DEBUG <0013> (1A1234/rtp C:75771C94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:75771C94 CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1044) 20250219085232813 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:75771C94 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #00: 200 57716 OK (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #01: I: 75771C94 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #03: o=- 75771C94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57717 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Received message: line #02: I: 75771C94 (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20250219085232813 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:451) 20250219085232813 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:75771C94 DLCX: deleting conn:(1A1234/rtp C:75771C94 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1384) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232813 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232813 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #00: 250 57717 OK (mgcp_msg.c:72) 20250219085232813 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57718 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250219085232814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250219085232814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:5F8018AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:5F8018AA output_enabled 0 (mgcp_conn.c:271) 20250219085232814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232814 DLMGCP DEBUG <0013> (1B1234/rtp C:5F8018AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:5F8018AA CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1044) 20250219085232814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:5F8018AA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #00: 200 57718 OK (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #01: I: 5F8018AA (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5F8018AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57719 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Received message: line #02: I: 5F8018AA (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20250219085232814 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:451) 20250219085232814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:5F8018AA DLCX: deleting conn:(1B1234/rtp C:5F8018AA r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1384) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232814 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232814 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #00: 250 57719 OK (mgcp_msg.c:72) 20250219085232814 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57720 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250219085232815 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250219085232815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8C13A82D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8C13A82D output_enabled 0 (mgcp_conn.c:271) 20250219085232815 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232815 DLMGCP DEBUG <0013> (1C1234/rtp C:8C13A82D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8C13A82D CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1044) 20250219085232815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:8C13A82D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #00: 200 57720 OK (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #01: I: 8C13A82D (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8C13A82D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57721 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #02: I: 8C13A82D (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20250219085232815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:451) 20250219085232815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8C13A82D DLCX: deleting conn:(1C1234/rtp C:8C13A82D r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1384) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #00: 250 57721 OK (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085232815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57722 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250219085232816 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250219085232816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:431773E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:431773E6 output_enabled 0 (mgcp_conn.c:271) 20250219085232816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085232816 DLMGCP DEBUG <0013> (1D1234/rtp C:431773E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:431773E6 CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1044) 20250219085232816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:431773E6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #00: 200 57722 OK (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #01: I: 431773E6 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #03: o=- 431773E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57723 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> Received message: line #02: I: 431773E6 (mgcp_msg.c:72) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20250219085232816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:451) 20250219085232816 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085232816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:431773E6 DLCX: deleting conn:(1D1234/rtp C:431773E6 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1384) 20250219085232817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232817 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1387) 20250219085232817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085232817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1394) 20250219085232817 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:240) 20250219085232817 DLMGCP DEBUG <0013> Generated response: line #00: 250 57723 OK (mgcp_msg.c:72) 20250219085232817 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(199)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(200)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(201)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(202)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Wed Feb 19 08:52:32 UTC 2025 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=334376) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Wed Feb 19 08:52:34 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_rtpem_selftest started. MTC@6bb62ec3b81c: === starting MTC@6bb62ec3b81c: === stopping RTPEM1(205)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats A: { num_pkts_tx := 243, bytes_payload_tx := 972, num_pkts_rx := 243, bytes_payload_rx := 972, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats B: { num_pkts_tx := 243, bytes_payload_tx := 972, num_pkts_rx := 243, bytes_payload_rx := 972, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: tolerance: 0 packets MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(205)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(206)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(207)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(204)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_rtpem_selftest finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Wed Feb 19 08:52:41 UTC 2025 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52036) Waiting for packet dumper to finish... 1 (prev_count=52036, count=57432) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Wed Feb 19 08:52:43 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_one_crcx_receive_only_rtp started. 20250219085244727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16250 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085244727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085244727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085244727 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085244727 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085244727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085244727 DLMGCP DEBUG <0013> Generated response: line #00: 515 16250 FAIL (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16251 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085244739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085244739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085244739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085244739 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085244739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FC6C3DF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085244739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FC6C3DF9 output_enabled 0 (mgcp_conn.c:271) 20250219085244739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085244739 DLMGCP DEBUG <0013> (1225/rtp C:FC6C3DF9 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000/1 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085244740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FC6C3DF9 CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1044) 20250219085244740 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FC6C3DF9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085244740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #00: 200 16251 OK (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #01: I: FC6C3DF9 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #03: o=- FC6C3DF9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250219085244740 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085245849 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16252 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085245849 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085245849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085245849 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085245849 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085245849 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085245849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085245849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085245849 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085245849 DLMGCP DEBUG <0013> Generated response: line #00: 200 16252 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass VirtCallAgent-STATS(212)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(209)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(211)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(210)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Wed Feb 19 08:52:45 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=49820) Waiting for packet dumper to finish... 1 (prev_count=49820, count=67052) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Wed Feb 19 08:52:47 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_one_crcx_loopback_rtp started. 20250219085249038 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63621 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085249039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085249039 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085249039 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085249039 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085249039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085249039 DLMGCP DEBUG <0013> Generated response: line #00: 515 63621 FAIL (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63622 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085249051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085249051 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085249051 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085249051 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:425) 20250219085249051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9EBD0B4A connection mode 'loopback' 7 (mgcp_conn.c:264) 20250219085249051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9EBD0B4A output_enabled 1 (mgcp_conn.c:271) 20250219085249051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085249051 DLMGCP DEBUG <0013> (1225/rtp C:9EBD0B4A r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085249051 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250219085249051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9EBD0B4A CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1044) 20250219085249051 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:9EBD0B4A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085249051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085249051 DLMGCP DEBUG <0013> Generated response: line #00: 200 63622 OK (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #01: I: 9EBD0B4A (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9EBD0B4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085249052 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085250157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63623 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085250157 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085250157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085250157 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085250157 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085250157 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085250157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085250157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085250157 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085250157 DLMGCP DEBUG <0013> Generated response: line #00: 200 63623 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(218)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(217)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(216)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(214)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(215)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@6bb62ec3b81c: 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'. Wed Feb 19 08:52:50 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=68508) Waiting for packet dumper to finish... 1 (prev_count=68508, count=131700) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Wed Feb 19 08:52:52 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250219085253305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2810 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085253305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085253305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085253305 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085253305 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085253305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085253305 DLMGCP DEBUG <0013> Generated response: line #00: 515 2810 FAIL (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2811 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085253318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085253318 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085253318 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:425) 20250219085253318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4AEA024A connection mode 'loopback' 7 (mgcp_conn.c:264) 20250219085253318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4AEA024A output_enabled 1 (mgcp_conn.c:271) 20250219085253318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085253318 DLMGCP DEBUG <0013> (1225/rtp C:4AEA024A r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085253318 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250219085253318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4AEA024A CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1044) 20250219085253318 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:4AEA024A CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085253318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085253318 DLMGCP DEBUG <0013> Generated response: line #00: 200 2811 OK (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Generated response: line #01: I: 4AEA024A (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4AEA024A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085253318 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085253319 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085253319 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250219085253319 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085253319 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085254423 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2812 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085254423 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085254423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085254423 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085254423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085254423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085254423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085254423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085254423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085254423 DLMGCP DEBUG <0013> Generated response: line #00: 200 2812 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass VirtCallAgent-STATS(222)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(219)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(220)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(221)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: 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'. Wed Feb 19 08:52:54 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96696) Waiting for packet dumper to finish... 1 (prev_count=96696, count=136328) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Wed Feb 19 08:52:56 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp started. 20250219085257627 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20435 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085257627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085257627 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085257627 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085257627 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085257627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085257627 DLMGCP DEBUG <0013> Generated response: line #00: 515 20435 FAIL (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20436 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085257641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085257641 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085257641 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085257641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA7C56CA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085257641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA7C56CA output_enabled 1 (mgcp_conn.c:271) 20250219085257641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085257641 DLMGCP DEBUG <0013> (1226/rtp C:AA7C56CA r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085257641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA7C56CA CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1044) 20250219085257641 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA7C56CA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085257641 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #00: 200 20436 OK (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #01: I: AA7C56CA (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #03: o=- AA7C56CA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085257641 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20437 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085257651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085257651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085257651 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085257651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:035609F4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085257651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:035609F4 output_enabled 1 (mgcp_conn.c:271) 20250219085257651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085257651 DLMGCP DEBUG <0013> (1226/rtp C:035609F4 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085257651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:035609F4 CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1044) 20250219085257651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:035609F4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085257651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #00: 200 20437 OK (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #01: I: 035609F4 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #03: o=- 035609F4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085257651 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085258762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20438 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085258762 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085258762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085258762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085258762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085258762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085258762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085258762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085258762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085258762 DLMGCP DEBUG <0013> Generated response: line #00: 200 20438 OK (mgcp_msg.c:72) RTPEM1(225)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 0 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass VirtCallAgent-STATS(227)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(224)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(225)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(226)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Wed Feb 19 08:52:58 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=76468) Waiting for packet dumper to finish... 1 (prev_count=76468, count=141868) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Wed Feb 19 08:53:00 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_bidir started. 20250219085301969 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22510 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085301969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085301969 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085301969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085301969 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085301970 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085301970 DLMGCP DEBUG <0013> Generated response: line #00: 515 22510 FAIL (mgcp_msg.c:72) 20250219085301982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22511 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085301982 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085301982 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085301983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085301983 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085301983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085301983 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085301983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:64891DFA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085301983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:64891DFA output_enabled 1 (mgcp_conn.c:271) 20250219085301983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085301983 DLMGCP DEBUG <0013> (1226/rtp C:64891DFA r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085301983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:64891DFA CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1044) 20250219085301983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:64891DFA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085301984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #00: 200 22511 OK (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #01: I: 64891DFA (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #03: o=- 64891DFA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085301984 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085301991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22512 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085301992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085301992 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085301992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085301992 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085301992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E471CAC6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085301992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E471CAC6 output_enabled 1 (mgcp_conn.c:271) 20250219085301992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085301992 DLMGCP DEBUG <0013> (1226/rtp C:E471CAC6 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085301993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E471CAC6 CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1044) 20250219085301993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E471CAC6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085301993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #00: 200 22512 OK (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #01: I: E471CAC6 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #03: o=- E471CAC6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085301993 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085303101 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22513 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085303101 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085303101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085303101 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085303101 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085303101 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085303101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085303101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085303101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085303101 DLMGCP DEBUG <0013> Generated response: line #00: 200 22513 OK (mgcp_msg.c:72) RTPEM1(230)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(233)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(230)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(229)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(232)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(231)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Wed Feb 19 08:53:03 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202732) Waiting for packet dumper to finish... 1 (prev_count=202732, count=250376) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Wed Feb 19 08:53:05 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_diff_pt_and_rtp started. 20250219085306279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58875 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085306279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085306279 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085306279 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085306279 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085306279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085306279 DLMGCP DEBUG <0013> Generated response: line #00: 515 58875 FAIL (mgcp_msg.c:72) 20250219085306285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58876 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085306285 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085306285 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085306285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085306285 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085306286 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085306286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085306286 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085306286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2810038B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085306286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2810038B output_enabled 1 (mgcp_conn.c:271) 20250219085306286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085306286 DLMGCP DEBUG <0013> (1226/rtp C:2810038B r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085306286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2810038B CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1044) 20250219085306286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2810038B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085306286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #00: 200 58876 OK (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #01: I: 2810038B (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2810038B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085306286 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58877 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085306290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085306290 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085306290 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085306291 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085306291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C7B99BA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085306291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C7B99BA output_enabled 1 (mgcp_conn.c:271) 20250219085306291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085306291 DLMGCP DEBUG <0013> (1226/rtp C:9C7B99BA r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085306291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C7B99BA CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1044) 20250219085306291 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9C7B99BA CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085306291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #00: 200 58877 OK (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #01: I: 9C7B99BA (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9C7B99BA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085306291 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085307397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58878 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085307397 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085307397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085307398 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085307398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085307398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085307398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085307398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085307398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085307398 DLMGCP DEBUG <0013> Generated response: line #00: 200 58878 OK (mgcp_msg.c:72) RTPEM1(235)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 0 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(236)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(234)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(235)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(237)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Wed Feb 19 08:53:07 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78720) Waiting for packet dumper to finish... 1 (prev_count=78720, count=141912) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Wed Feb 19 08:53:09 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250219085310586 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40789 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085310586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085310586 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085310586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085310586 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085310586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085310586 DLMGCP DEBUG <0013> Generated response: line #00: 515 40789 FAIL (mgcp_msg.c:72) 20250219085310600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40790 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085310600 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085310600 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085310601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085310601 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085310601 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085310601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70DEB9A6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085310601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70DEB9A6 output_enabled 1 (mgcp_conn.c:271) 20250219085310601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085310601 DLMGCP DEBUG <0013> (1226/rtp C:70DEB9A6 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085310601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70DEB9A6 CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1044) 20250219085310601 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:70DEB9A6 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085310601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #00: 200 40790 OK (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #01: I: 70DEB9A6 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #03: o=- 70DEB9A6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085310601 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40791 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085310609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085310609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085310609 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085310609 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085310610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B92FAB01 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085310610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B92FAB01 output_enabled 1 (mgcp_conn.c:271) 20250219085310610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085310610 DLMGCP DEBUG <0013> (1226/rtp C:B92FAB01 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085310610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B92FAB01 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1044) 20250219085310610 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B92FAB01 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085310610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #00: 200 40791 OK (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #01: I: B92FAB01 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #03: o=- B92FAB01 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085310610 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085311720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40792 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085311720 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085311720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085311720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085311720 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085311720 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085311720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085311720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085311720 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085311720 DLMGCP DEBUG <0013> Generated response: line #00: 200 40792 OK (mgcp_msg.c:72) RTPEM1(240)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(243)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(239)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(240)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(242)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(241)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Wed Feb 19 08:53:11 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=188732) Waiting for packet dumper to finish... 1 (prev_count=188732, count=254836) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Wed Feb 19 08:53:13 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp started. 20250219085314934 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47506 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085314934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085314934 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085314934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085314934 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085314934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085314934 DLMGCP DEBUG <0013> Generated response: line #00: 515 47506 FAIL (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47507 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085314949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085314949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085314949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085314949 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085314949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085314949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F output_enabled 0 (mgcp_conn.c:271) 20250219085314949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085314949 DLMGCP DEBUG <0013> (1227/rtp C:5CA99B4F r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085314949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1044) 20250219085314950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085314950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #00: 200 47507 OK (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #01: I: 5CA99B4F (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5CA99B4F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250219085314950 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47508 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085314958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085314958 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085314958 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085314958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085314958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 output_enabled 0 (mgcp_conn.c:271) 20250219085314958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085314958 DLMGCP DEBUG <0013> (1227/rtp C:FA2031B3 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085314958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1044) 20250219085314958 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085314958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #00: 200 47508 OK (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #01: I: FA2031B3 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #03: o=- FA2031B3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250219085314958 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085316483 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47509 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085316483 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085316483 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085316483 DLMGCP DEBUG <0013> Received message: line #03: I: 5CA99B4F (mgcp_msg.c:72) 20250219085316483 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085316483 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085316483 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085316484 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085316484 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085316484 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085316484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085316484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F output_enabled 1 (mgcp_conn.c:271) 20250219085316484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085316484 DLMGCP DEBUG <0013> (1227/rtp C:5CA99B4F r=127.0.0.1:10000<->l=127.0.0.1:5852) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085316484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F MDCX: modified conn:(1227/rtp C:5CA99B4F r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1238) 20250219085316484 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5CA99B4F MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085316484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085316484 DLMGCP DEBUG <0013> Generated response: line #00: 200 47509 OK (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5CA99B4F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316484 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085316485 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316485 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085316485 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250219085316485 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085316998 DLMGCP DEBUG <0013> Received message: line #00: MDCX 47510 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #03: I: FA2031B3 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085316998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085316998 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085316998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085316999 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085316999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085316999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 output_enabled 1 (mgcp_conn.c:271) 20250219085316999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085316999 DLMGCP DEBUG <0013> (1227/rtp C:FA2031B3 r=127.0.0.1:20000<->l=127.0.0.1:5854) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085316999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 MDCX: modified conn:(1227/rtp C:FA2031B3 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1238) 20250219085316999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FA2031B3 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085316999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #00: 200 47510 OK (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #02: o=- FA2031B3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250219085316999 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, 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@6bb62ec3b81c: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250219085319106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47511 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085319106 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085319106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085319106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085319106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085319106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085319106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085319106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085319106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085319106 DLMGCP DEBUG <0013> Generated response: line #00: 200 47511 OK (mgcp_msg.c:72) RTPEM0(244)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(244)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(247)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(245)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(246)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Wed Feb 19 08:53:19 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=629408) Waiting for packet dumper to finish... 1 (prev_count=629408, count=659480) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Wed Feb 19 08:53:21 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_unsolicited_rtp started. 20250219085322275 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23285 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085322275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085322275 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085322275 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085322275 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085322275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085322275 DLMGCP DEBUG <0013> Generated response: line #00: 515 23285 FAIL (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23286 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085322287 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085322287 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085322287 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085322287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5A8C156D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085322287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5A8C156D output_enabled 1 (mgcp_conn.c:271) 20250219085322287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085322287 DLMGCP DEBUG <0013> (1234321326/rtp C:5A8C156D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085322287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5A8C156D CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1044) 20250219085322287 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5A8C156D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085322287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #00: 200 23286 OK (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #01: I: 5A8C156D (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5A8C156D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085322287 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23287 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085322295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085322295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085322295 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085322295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3AB945F5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085322295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3AB945F5 output_enabled 1 (mgcp_conn.c:271) 20250219085322295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085322295 DLMGCP DEBUG <0013> (1234321326/rtp C:3AB945F5 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085322295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3AB945F5 CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1044) 20250219085322295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3AB945F5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085322295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #00: 200 23287 OK (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #01: I: 3AB945F5 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3AB945F5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085322295 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085322828 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322849 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322870 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322890 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322910 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322931 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322951 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322972 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085322992 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323012 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323033 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323053 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323074 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323094 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323115 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323135 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323156 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323176 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323197 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323218 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323238 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323258 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323278 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085323299 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:5A8C156D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:872) RTPEM1(250)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085323410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23288 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085323410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250219085323410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085323410 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085323410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085323410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085323410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085323410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085323410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085323410 DLMGCP DEBUG <0013> Generated response: line #00: 200 23288 OK (mgcp_msg.c:72) RTPEM0(249)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: tolerance: 0 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(251)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(252)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(250)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(249)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Wed Feb 19 08:53:23 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140472) Waiting for packet dumper to finish... 1 (prev_count=140472, count=172956) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Wed Feb 19 08:53:25 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250219085326597 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54964 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085326597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085326597 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085326597 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085326597 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085326597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085326597 DLMGCP DEBUG <0013> Generated response: line #00: 515 54964 FAIL (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54965 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085326607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085326607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085326607 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085326607 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:425) 20250219085326608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085326608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 output_enabled 1 (mgcp_conn.c:271) 20250219085326608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085326608 DLMGCP DEBUG <0013> (76338/rtp C:AB806AC1 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085326608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1044) 20250219085326608 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085326608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #00: 200 54965 OK (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #01: I: AB806AC1 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #03: o=- AB806AC1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250219085326608 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54966 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085326615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085326615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085326615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085326615 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:425) 20250219085326616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F3372497 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085326616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F3372497 output_enabled 1 (mgcp_conn.c:271) 20250219085326616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085326616 DLMGCP DEBUG <0013> (76338/rtp C:F3372497 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085326616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:F3372497 CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1044) 20250219085326616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:F3372497 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085326616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #00: 200 54966 OK (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #01: I: F3372497 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #03: o=- F3372497 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250219085326616 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54967 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #03: I: AB806AC1 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085327625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085327625 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085327625 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085327625 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:425) 20250219085327625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085327625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 output_enabled 1 (mgcp_conn.c:271) 20250219085327626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085327626 DLMGCP DEBUG <0013> (76338/rtp C:AB806AC1 r=127.0.0.1:10002<->l=127.0.0.1:5860) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085327626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 MDCX: modified conn:(76338/rtp C:AB806AC1 r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1238) 20250219085327626 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:AB806AC1 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085327626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #00: 200 54967 OK (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #02: o=- AB806AC1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250219085327626 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085327658 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327679 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327700 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327721 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327741 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327762 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327783 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327804 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327825 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327845 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327866 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327887 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327907 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327927 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327948 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327969 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085327989 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328009 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328030 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328050 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328070 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328091 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328111 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328131 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328151 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328172 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328192 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328213 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328233 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328253 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328273 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328294 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328314 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328335 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328355 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328375 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328396 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328416 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328436 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328456 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328477 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328497 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328518 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328538 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328559 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328580 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328600 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085328621 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:AB806AC1 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:872) 20250219085329743 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54968 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085329743 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250219085329743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20250219085329743 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:451) 20250219085329743 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085329743 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085329743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085329743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085329743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085329743 DLMGCP DEBUG <0013> Generated response: line #00: 200 54968 OK (mgcp_msg.c:72) RTPEM0(254)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats A: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 146, bytes_payload_rx := 584, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats B: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 145, bytes_payload_rx := 580, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: tolerance: 5 packets MTC@6bb62ec3b81c: stats: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 146, bytes_payload_rx := 584, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 145, bytes_payload_rx := 580, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(254)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(256)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(255)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(257)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Wed Feb 19 08:53:29 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=695152) Waiting for packet dumper to finish... 1 (prev_count=695152, count=747388) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Wed Feb 19 08:53:31 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250219085332915 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8507 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085332915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085332916 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085332916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085332916 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085332916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085332916 DLMGCP DEBUG <0013> Generated response: line #00: 515 8507 FAIL (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8508 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085332929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085332929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085332929 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085332929 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:425) 20250219085332929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26F15FC7 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250219085332929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26F15FC7 output_enabled 1 (mgcp_conn.c:271) 20250219085332930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085332930 DLMGCP DEBUG <0013> (1225/rtp C:26F15FC7 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085332930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26F15FC7 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1044) 20250219085332930 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26F15FC7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085332930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #00: 200 8508 OK (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #01: I: 26F15FC7 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #03: o=- 26F15FC7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085332930 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8509 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085332938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085332938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085332938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085332938 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:425) 20250219085332938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:723F769E connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250219085332938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:723F769E output_enabled 1 (mgcp_conn.c:271) 20250219085332938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085332938 DLMGCP DEBUG <0013> (1225/rtp C:723F769E r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085332939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:723F769E CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1044) 20250219085332939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:723F769E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085332939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #00: 200 8509 OK (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #01: I: 723F769E (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #03: o=- 723F769E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085332939 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085334047 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8510 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085334047 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085334047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085334047 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085334047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085334047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085334047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085334047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085334047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085334047 DLMGCP DEBUG <0013> Generated response: line #00: 200 8510 OK (mgcp_msg.c:72) RTPEM0(259)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(261)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(260)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(259)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(262)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Wed Feb 19 08:53:34 UTC 2025 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=193652) Waiting for packet dumper to finish... 1 (prev_count=193652, count=250220) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Wed Feb 19 08:53:36 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250219085337199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085337199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085337199 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085337199 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085337199 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085337199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085337199 DLMGCP DEBUG <0013> Generated response: line #00: 515 34997 FAIL (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34998 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085337209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085337209 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085337209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085337209 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085337210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04FDC342 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085337210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04FDC342 output_enabled 1 (mgcp_conn.c:271) 20250219085337210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085337210 DLMGCP DEBUG <0013> (1226/rtp C:04FDC342 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085337210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04FDC342 CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1044) 20250219085337210 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04FDC342 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085337210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #00: 200 34998 OK (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #01: I: 04FDC342 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #03: o=- 04FDC342 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085337210 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085337217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085337217 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085337217 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085337217 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085337217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ECB58443 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085337217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ECB58443 output_enabled 1 (mgcp_conn.c:271) 20250219085337217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085337217 DLMGCP DEBUG <0013> (1226/rtp C:ECB58443 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085337218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ECB58443 CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1044) 20250219085337218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ECB58443 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085337218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #00: 200 34999 OK (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #01: I: ECB58443 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #03: o=- ECB58443 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085337218 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085341351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085341351 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085341351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085341351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085341351 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085341351 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085341351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085341351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085341351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085341351 DLMGCP DEBUG <0013> Generated response: line #00: 200 35000 OK (mgcp_msg.c:72) RTPEM0(264)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(265)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(267)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(266)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(264)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Wed Feb 19 08:53:41 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241132) Waiting for packet dumper to finish... 1 (prev_count=241132, count=249496) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Wed Feb 19 08:53:43 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250219085344565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28451 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085344565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085344565 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085344565 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085344565 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085344565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085344565 DLMGCP DEBUG <0013> Generated response: line #00: 515 28451 FAIL (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085344577 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085344578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085344578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085344578 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085344578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C92ABD0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085344578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C92ABD0 output_enabled 1 (mgcp_conn.c:271) 20250219085344578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085344578 DLMGCP DEBUG <0013> (1226/rtp C:8C92ABD0 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085344578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C92ABD0 CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1044) 20250219085344578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C92ABD0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085344578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #00: 200 28452 OK (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #01: I: 8C92ABD0 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8C92ABD0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:72) 20250219085344578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085344586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085344586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085344586 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085344586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1F7122D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085344586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1F7122D output_enabled 1 (mgcp_conn.c:271) 20250219085344586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085344586 DLMGCP DEBUG <0013> (1226/rtp C:B1F7122D r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085344586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1F7122D CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1044) 20250219085344586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B1F7122D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085344586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #00: 200 28453 OK (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #01: I: B1F7122D (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #03: o=- B1F7122D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:72) 20250219085344586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085348717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085348717 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085348717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085348717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085348717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085348717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085348717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085348717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085348717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085348717 DLMGCP DEBUG <0013> Generated response: line #00: 200 28454 OK (mgcp_msg.c:72) RTPEM0(269)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(269)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(271)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(272)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(270)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Wed Feb 19 08:53:48 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242168) Waiting for packet dumper to finish... 1 (prev_count=242168, count=250532) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Wed Feb 19 08:53:50 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_oa_bwe_rtp_conversion started. 20250219085351894 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27935 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085351894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085351894 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085351894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085351894 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085351894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085351894 DLMGCP DEBUG <0013> Generated response: line #00: 515 27935 FAIL (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27936 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085351906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085351906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085351906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085351906 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085351906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:535BE259 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085351906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:535BE259 output_enabled 1 (mgcp_conn.c:271) 20250219085351906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085351906 DLMGCP DEBUG <0013> (1226/rtp C:535BE259 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085351907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:535BE259 CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1044) 20250219085351907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:535BE259 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085351907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #00: 200 27936 OK (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #01: I: 535BE259 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #03: o=- 535BE259 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085351907 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085351914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27937 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085351914 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085351914 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085351914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085351915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085351915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085351915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085351915 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085351915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E00B7F3B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085351915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E00B7F3B output_enabled 1 (mgcp_conn.c:271) 20250219085351915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085351915 DLMGCP DEBUG <0013> (1226/rtp C:E00B7F3B r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085351915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E00B7F3B CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1044) 20250219085351915 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E00B7F3B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085351915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085351915 DLMGCP DEBUG <0013> Generated response: line #00: 200 27937 OK (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #01: I: E00B7F3B (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #03: o=- E00B7F3B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085351916 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085356040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27938 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085356040 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085356040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085356040 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085356040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085356040 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085356040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085356040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085356040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085356040 DLMGCP DEBUG <0013> Generated response: line #00: 200 27938 OK (mgcp_msg.c:72) RTPEM0(274)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 47, bytes_payload_rx := 799, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(274)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(275)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(277)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(276)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Wed Feb 19 08:53:56 UTC 2025 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243884) Waiting for packet dumper to finish... 1 (prev_count=243884, count=251876) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Wed Feb 19 08:53:58 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_oa_oa_rtp_conversion started. 20250219085359181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37705 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085359181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085359181 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085359181 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085359181 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085359181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085359181 DLMGCP DEBUG <0013> Generated response: line #00: 515 37705 FAIL (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37706 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085359183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085359183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085359183 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085359183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE4CF481 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085359183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE4CF481 output_enabled 1 (mgcp_conn.c:271) 20250219085359183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085359183 DLMGCP DEBUG <0013> (1226/rtp C:CE4CF481 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085359183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE4CF481 CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1044) 20250219085359183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE4CF481 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085359183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #00: 200 37706 OK (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #01: I: CE4CF481 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #03: o=- CE4CF481 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085359183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37707 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085359185 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085359185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085359185 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085359185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1030607F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085359185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1030607F output_enabled 1 (mgcp_conn.c:271) 20250219085359185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085359185 DLMGCP DEBUG <0013> (1226/rtp C:1030607F r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085359185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1030607F CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1044) 20250219085359185 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1030607F CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085359185 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #00: 200 37707 OK (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #01: I: 1030607F (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1030607F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085359185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085403310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37708 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085403310 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085403310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085403310 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085403310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085403310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085403310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085403310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085403310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085403310 DLMGCP DEBUG <0013> Generated response: line #00: 200 37708 OK (mgcp_msg.c:72) RTPEM0(279)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(281)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(280)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(279)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(282)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Wed Feb 19 08:54:03 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241268) Waiting for packet dumper to finish... 1 (prev_count=241268, count=249260) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Wed Feb 19 08:54:05 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250219085406519 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12844 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085406519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085406519 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085406519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085406519 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085406519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085406519 DLMGCP DEBUG <0013> Generated response: line #00: 515 12844 FAIL (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12845 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085406534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085406534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085406534 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085406534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD045D5C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085406534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD045D5C output_enabled 1 (mgcp_conn.c:271) 20250219085406534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085406534 DLMGCP DEBUG <0013> (1226/rtp C:AD045D5C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085406534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD045D5C CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1044) 20250219085406534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD045D5C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085406534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #00: 200 12845 OK (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #01: I: AD045D5C (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD045D5C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250219085406534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12846 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085406543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085406543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085406543 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085406543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21CD14C7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085406543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21CD14C7 output_enabled 1 (mgcp_conn.c:271) 20250219085406543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085406543 DLMGCP DEBUG <0013> (1226/rtp C:21CD14C7 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085406543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21CD14C7 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1044) 20250219085406543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21CD14C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085406543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #00: 200 12846 OK (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #01: I: 21CD14C7 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21CD14C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085406543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085410666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12847 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085410666 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085410666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085410666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085410666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085410666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085410666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085410666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085410666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085410666 DLMGCP DEBUG <0013> Generated response: line #00: 200 12847 OK (mgcp_msg.c:72) RTPEM0(284)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(284)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(285)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(286)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(287)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Wed Feb 19 08:54:10 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232344) Waiting for packet dumper to finish... 1 (prev_count=232344, count=249264) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Wed Feb 19 08:54:12 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250219085413826 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085413826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085413826 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085413826 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085413826 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085413826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085413826 DLMGCP DEBUG <0013> Generated response: line #00: 515 60920 FAIL (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085413836 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085413836 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085413836 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085413836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C8B204D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085413836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C8B204D output_enabled 1 (mgcp_conn.c:271) 20250219085413836 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085413836 DLMGCP DEBUG <0013> (1226/rtp C:5C8B204D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085413836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C8B204D CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1044) 20250219085413836 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5C8B204D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085413836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #00: 200 60921 OK (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #01: I: 5C8B204D (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5C8B204D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085413836 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60922 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085413843 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085413843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085413843 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:425) 20250219085413843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCCB63C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085413843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCCB63C output_enabled 1 (mgcp_conn.c:271) 20250219085413843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085413843 DLMGCP DEBUG <0013> (1226/rtp C:4CCCB63C r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085413843 DLMGCP DEBUG <0013> (1226/rtp C:4CCCB63C r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250219085413843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CCCB63C CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1044) 20250219085413843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CCCB63C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085413843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #00: 200 60922 OK (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #01: I: 4CCCB63C (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4CCCB63C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085413843 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085417969 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085417969 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085417969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085417969 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085417969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085417969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085417969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085417969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085417969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085417969 DLMGCP DEBUG <0013> Generated response: line #00: 200 60923 OK (mgcp_msg.c:72) RTPEM0(289)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, 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@6bb62ec3b81c: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(290)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(291)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(292)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(289)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Wed Feb 19 08:54:17 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244900) Waiting for packet dumper to finish... 1 (prev_count=244900, count=252892) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Wed Feb 19 08:54:20 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250219085421159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58994 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085421159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085421159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085421159 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085421159 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085421159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085421159 DLMGCP DEBUG <0013> Generated response: line #00: 515 58994 FAIL (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58995 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085421173 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085421173 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085421173 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085421173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F01F8E33 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085421173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F01F8E33 output_enabled 1 (mgcp_conn.c:271) 20250219085421173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085421173 DLMGCP DEBUG <0013> (1226/rtp C:F01F8E33 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085421173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F01F8E33 CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1044) 20250219085421173 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F01F8E33 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085421173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085421173 DLMGCP DEBUG <0013> Generated response: line #00: 200 58995 OK (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Generated response: line #01: I: F01F8E33 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Generated response: line #03: o=- F01F8E33 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421173 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085421174 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421174 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085421174 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250219085421174 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085421174 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250219085421174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085421181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58996 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085421182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085421182 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085421182 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:425) 20250219085421182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:661B9DD2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085421182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:661B9DD2 output_enabled 1 (mgcp_conn.c:271) 20250219085421182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085421182 DLMGCP DEBUG <0013> (1226/rtp C:661B9DD2 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250219085421182 DLMGCP DEBUG <0013> (1226/rtp C:661B9DD2 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085421182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:661B9DD2 CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1044) 20250219085421182 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:661B9DD2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085421182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #00: 200 58996 OK (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #01: I: 661B9DD2 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #03: o=- 661B9DD2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250219085421182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085425308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085425308 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085425308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085425308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085425308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085425308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085425308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085425308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085425308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085425308 DLMGCP DEBUG <0013> Generated response: line #00: 200 58997 OK (mgcp_msg.c:72) RTPEM0(294)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: setverdict(pass): none -> pass VirtCallAgent-STATS(297)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(294)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(296)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(295)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Wed Feb 19 08:54:25 UTC 2025 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247132) Waiting for packet dumper to finish... 1 (prev_count=247132, count=255124) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Wed Feb 19 08:54:27 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250219085428442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56802 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085428442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085428442 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085428442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085428442 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085428442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085428442 DLMGCP DEBUG <0013> Generated response: line #00: 515 56802 FAIL (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56803 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085428448 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085428448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085428448 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085428448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:471CDE16 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085428448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:471CDE16 output_enabled 1 (mgcp_conn.c:271) 20250219085428448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085428448 DLMGCP DEBUG <0013> (1226/rtp C:471CDE16 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085428448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:471CDE16 CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1044) 20250219085428448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:471CDE16 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085428448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #00: 200 56803 OK (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #01: I: 471CDE16 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #03: o=- 471CDE16 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250219085428448 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56804 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250219085428452 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085428453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085428453 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085428453 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:425) 20250219085428453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0EA6EF9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085428453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0EA6EF9 output_enabled 1 (mgcp_conn.c:271) 20250219085428453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085428453 DLMGCP DEBUG <0013> (1226/rtp C:E0EA6EF9 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085428453 DLMGCP DEBUG <0013> (1226/rtp C:E0EA6EF9 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250219085428453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0EA6EF9 CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1044) 20250219085428453 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0EA6EF9 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085428453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #00: 200 56804 OK (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #01: I: E0EA6EF9 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0EA6EF9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250219085428453 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085432577 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56805 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085432577 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085432577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085432577 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085432577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085432577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085432577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085432577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085432577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085432577 DLMGCP DEBUG <0013> Generated response: line #00: 200 56805 OK (mgcp_msg.c:72) RTPEM0(299)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(302)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(300)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(301)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(299)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Wed Feb 19 08:54:32 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242672) Waiting for packet dumper to finish... 1 (prev_count=242672, count=250864) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Wed Feb 19 08:54:34 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250219085435752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3361 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085435752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085435752 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085435752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085435752 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085435752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085435752 DLMGCP DEBUG <0013> Generated response: line #00: 515 3361 FAIL (mgcp_msg.c:72) 20250219085435757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3362 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085435758 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085435758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085435758 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:425) 20250219085435758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B00EA89 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085435758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B00EA89 output_enabled 1 (mgcp_conn.c:271) 20250219085435758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085435758 DLMGCP DEBUG <0013> (1226/rtp C:4B00EA89 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085435758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B00EA89 CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1044) 20250219085435758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B00EA89 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085435758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #00: 200 3362 OK (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B00EA89 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4B00EA89 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250219085435758 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3363 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250219085435762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085435762 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085435762 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085435762 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:425) 20250219085435762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6F46D7D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085435762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6F46D7D output_enabled 1 (mgcp_conn.c:271) 20250219085435762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085435762 DLMGCP DEBUG <0013> (1226/rtp C:A6F46D7D r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250219085435762 DLMGCP DEBUG <0013> (1226/rtp C:A6F46D7D r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085435763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6F46D7D CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1044) 20250219085435763 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A6F46D7D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085435763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #00: 200 3363 OK (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #01: I: A6F46D7D (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #03: o=- A6F46D7D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250219085435763 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085439883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3364 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085439883 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085439883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085439883 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085439883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085439883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085439883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085439883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085439883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085439883 DLMGCP DEBUG <0013> Generated response: line #00: 200 3364 OK (mgcp_msg.c:72) RTPEM0(304)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(306)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(304)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(305)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(307)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Wed Feb 19 08:54:39 UTC 2025 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231504) Waiting for packet dumper to finish... 1 (prev_count=231504, count=250656) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Wed Feb 19 08:54:41 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_conn_timeout started. 20250219085443061 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15802 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085443062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085443062 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085443062 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085443062 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085443062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085443062 DLMGCP DEBUG <0013> Generated response: line #00: 515 15802 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: Setting conn-timeout to 1s MTC@6bb62ec3b81c: Sending RTP data for 1.5s 20250219085443077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15803 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085443077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085443077 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085443077 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085443077 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085443077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250219085443077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 output_enabled 1 (mgcp_conn.c:271) 20250219085443078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085443078 DLMGCP DEBUG <0013> (1225/rtp C:CE340169 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085443078 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250219085443078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1044) 20250219085443078 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:CE340169 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085443078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #00: 200 15803 OK (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #01: I: CE340169 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #03: o=- CE340169 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085443078 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085443103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443165 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443418 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443630 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443692 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443713 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443734 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443797 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443859 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085443981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444044 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444085 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444167 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444187 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444486 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444507 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085444571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) MTC@6bb62ec3b81c: Stopping for 0.5s and resuming 20250219085445107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085445128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085445149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) 20250219085445170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:CE340169 watchdog kicked (mgcp_conn.c:143) MTC@6bb62ec3b81c: Stopping for 1.5s, expecting to run into timeout 20250219085446172 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:CE340169 connection timed out! (mgcp_conn.c:133) 20250219085446172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) MTC@6bb62ec3b81c: Resuming should fail now RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) MTC@6bb62ec3b81c: Setting conn-timeout back to 0 (disabled) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(309)@6bb62ec3b81c: Connection refused (expected) IPA-CTRL-CLI-IPA(313)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(310)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(309)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(312)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(311)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_conn_timeout finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Wed Feb 19 08:54:46 UTC 2025 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=204548) Waiting for packet dumper to finish... 1 (prev_count=204548, count=213136) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Wed Feb 19 08:54:48 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_e1_crcx_and_dlcx_ep started. 20250219085450036 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1076 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085450036 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) 20250219085450036 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250219085450036 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085450036 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085450036 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085450036 DLMGCP DEBUG <0013> Generated response: line #00: 515 1076 FAIL (mgcp_msg.c:72) 20250219085450039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1077 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085450039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085450039 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250219085450039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085450039 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) 20250219085450039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250219085450039 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085450039 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250219085450039 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085450039 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250219085450039 DLMGCP DEBUG <0013> Generated response: line #00: 502 1077 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"1077\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"1077\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"1077\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"1077\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(316)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(315)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(314)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(317)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"1077\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"1077\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@6bb62ec3b81c: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"1077\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"1077\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Wed Feb 19 08:54:50 UTC 2025 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17340) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Wed Feb 19 08:54:52 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_e1_crcx_with_overlap started. 20250219085453196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20003 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085453196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085453196 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250219085453196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085453196 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) 20250219085453196 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:451) 20250219085453196 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085453196 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250219085453197 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085453197 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250219085453197 DLMGCP DEBUG <0013> Generated response: line #00: 502 20003 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"20003\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"20003\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"20003\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"20003\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(323)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(319)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(321)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(320)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(322)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"20003\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"20003\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@6bb62ec3b81c: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"20003\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"20003\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Wed Feb 19 08:54:53 UTC 2025 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15388) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Wed Feb 19 08:54:55 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_e1_crcx_loopback started. 20250219085456360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19224 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085456360 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) 20250219085456360 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250219085456360 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085456360 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085456360 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085456360 DLMGCP DEBUG <0013> Generated response: line #00: 515 19224 FAIL (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19225 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250219085456373 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085456373 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) 20250219085456373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250219085456373 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085456373 DLMGCP NOTICE <0013> ds/e1-1/s-1/su16-0@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:425) 20250219085456373 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250219085456373 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085456373 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250219085456373 DLMGCP DEBUG <0013> Generated response: line #00: 502 19225 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19225\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19225\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19225\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19225\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(327)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(325)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(324)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(326)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19225\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19225\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@6bb62ec3b81c: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19225\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19225\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Wed Feb 19 08:54:56 UTC 2025 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=20068) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Wed Feb 19 08:54:58 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_e1_dlcx_wildcarded started. 20250219085459524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58460 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085459524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085459524 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250219085459524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085459524 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) 20250219085459524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:451) 20250219085459524 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085459524 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:417) 20250219085459524 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085459524 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:240) 20250219085459524 DLMGCP DEBUG <0013> Generated response: line #00: 502 58460 FAIL (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"58460\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"58460\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"58460\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"58460\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(329)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(330)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(332)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(331)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"58460\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"58460\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@6bb62ec3b81c: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"58460\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"58460\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Wed Feb 19 08:54:59 UTC 2025 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15380) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Wed Feb 19 08:55:01 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_mdcx_ip4 started. 20250219085502705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5438 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085502705 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085502706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085502706 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085502706 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085502706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085502706 DLMGCP DEBUG <0013> Generated response: line #00: 515 5438 FAIL (mgcp_msg.c:72) 20250219085502712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5439 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085502712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085502712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085502712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085502712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085502712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085502712 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085502712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085502712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 output_enabled 0 (mgcp_conn.c:271) 20250219085502712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085502712 DLMGCP DEBUG <0013> (1234/rtp C:905C1FB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085502712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1044) 20250219085502713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085502713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #00: 200 5439 OK (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #01: I: 905C1FB2 (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #03: o=- 905C1FB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085502713 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085502714 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5440 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085502714 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085502714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085502714 DLMGCP DEBUG <0013> Received message: line #03: I: 905C1FB2 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085502715 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085502715 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085502715 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085502715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085502715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 output_enabled 1 (mgcp_conn.c:271) 20250219085502715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085502715 DLMGCP DEBUG <0013> (1234/rtp C:905C1FB2 r=127.0.0.1:2344<->l=::1:5906) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085502715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 MDCX: modified conn:(1234/rtp C:905C1FB2 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1238) 20250219085502715 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:905C1FB2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085502715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #00: 200 5440 OK (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #02: o=- 905C1FB2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085502715 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085502716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5441 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085502716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085502716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085502716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085502716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085502716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085502716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085502716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085502716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085502716 DLMGCP DEBUG <0013> Generated response: line #00: 200 5441 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(334)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(337)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(335)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(336)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Wed Feb 19 08:55:02 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34584) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Wed Feb 19 08:55:04 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_mdcx_ip6 started. 20250219085505893 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25529 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085505893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085505893 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085505893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085505893 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085505893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085505893 DLMGCP DEBUG <0013> Generated response: line #00: 515 25529 FAIL (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25530 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085505896 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085505896 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085505896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085505896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 output_enabled 0 (mgcp_conn.c:271) 20250219085505896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085505896 DLMGCP DEBUG <0013> (1234/rtp C:AA18BEE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085505896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1044) 20250219085505896 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085505896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #00: 200 25530 OK (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #01: I: AA18BEE1 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #03: o=- AA18BEE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085505896 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25531 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #03: I: AA18BEE1 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085505897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085505897 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085505897 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085505897 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:425) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 output_enabled 1 (mgcp_conn.c:271) 20250219085505898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085505898 DLMGCP DEBUG <0013> (1234/rtp C:AA18BEE1 r=::1:2344<->l=::1:5910) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 MDCX: modified conn:(1234/rtp C:AA18BEE1 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1238) 20250219085505898 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA18BEE1 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #00: 200 25531 OK (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #02: o=- AA18BEE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25532 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085505898 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085505898 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085505898 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085505898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085505898 DLMGCP DEBUG <0013> Generated response: line #00: 200 25532 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM1(340)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(339)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(341)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(342)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Wed Feb 19 08:55:05 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34056) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Wed Feb 19 08:55:07 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_iufp_sendrecv started. 20250219085509087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63214 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085509087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085509087 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085509087 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085509087 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085509088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085509088 DLMGCP DEBUG <0013> Generated response: line #00: 515 63214 FAIL (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63215 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085509095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085509095 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085509095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085509095 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085509096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085509096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E output_enabled 1 (mgcp_conn.c:271) 20250219085509096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085509096 DLMGCP DEBUG <0013> (1234/rtp C:1D56F28E r=127.0.0.1:0<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085509096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1044) 20250219085509096 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085509096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #00: 200 63215 OK (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #01: I: 1D56F28E (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1D56F28E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085509096 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085509097 DLMGCP DEBUG <0013> Received message: line #00: MDCX 63216 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #03: I: 1D56F28E (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085509098 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085509098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085509098 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085509098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085509098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E output_enabled 1 (mgcp_conn.c:271) 20250219085509098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085509098 DLMGCP DEBUG <0013> (1234/rtp C:1D56F28E r=127.0.0.1:2344<->l=127.0.0.1:5912) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085509098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E MDCX: modified conn:(1234/rtp C:1D56F28E r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1238) 20250219085509098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1D56F28E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085509098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #00: 200 63216 OK (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1D56F28E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085509098 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085509100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63217 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085509100 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085509100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085509100 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085509100 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085509100 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085509100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085509100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085509100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085509100 DLMGCP DEBUG <0013> Generated response: line #00: 200 63217 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(348)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(344)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(347)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(345)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(346)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Wed Feb 19 08:55:09 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=37536) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Wed Feb 19 08:55:11 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_crcx_iufp_recvonly started. 20250219085512233 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45155 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085512233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085512233 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085512233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085512233 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085512233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085512233 DLMGCP DEBUG <0013> Generated response: line #00: 515 45155 FAIL (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45156 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085512236 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085512236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085512236 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085512236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085512236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 output_enabled 0 (mgcp_conn.c:271) 20250219085512236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085512236 DLMGCP DEBUG <0013> (1234/rtp C:D3DF89D8 r=127.0.0.1:0<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085512236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1044) 20250219085512236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085512236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #00: 200 45156 OK (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #01: I: D3DF89D8 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #03: o=- D3DF89D8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085512236 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45157 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #03: I: D3DF89D8 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085512237 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085512237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085512237 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 output_enabled 1 (mgcp_conn.c:271) 20250219085512237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085512237 DLMGCP DEBUG <0013> (1234/rtp C:D3DF89D8 r=127.0.0.1:2344<->l=127.0.0.1:5914) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 MDCX: modified conn:(1234/rtp C:D3DF89D8 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1238) 20250219085512237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D3DF89D8 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #00: 200 45157 OK (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #02: o=- D3DF89D8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45158 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085512237 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085512237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085512237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085512237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085512237 DLMGCP DEBUG <0013> Generated response: line #00: 200 45158 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(349)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(350)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(352)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(351)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Wed Feb 19 08:55:12 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=37536) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Wed Feb 19 08:55:14 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250219085515302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085515302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085515302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085515302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085515302 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085515302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085515302 DLMGCP DEBUG <0013> Generated response: line #00: 515 33 FAIL (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085515305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085515305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085515305 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085515305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085515305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 output_enabled 0 (mgcp_conn.c:271) 20250219085515305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085515305 DLMGCP DEBUG <0013> (1227/rtp C:A75621F1 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085515305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1044) 20250219085515305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085515305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #00: 200 34 OK (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #01: I: A75621F1 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #03: o=- A75621F1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250219085515305 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085515308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085515308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085515308 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085515308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085515308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C output_enabled 0 (mgcp_conn.c:271) 20250219085515308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085515308 DLMGCP DEBUG <0013> (1227/rtp C:E1AB5C9C r=::1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085515308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1044) 20250219085515308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085515308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #00: 200 35 OK (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #01: I: E1AB5C9C (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #03: o=- E1AB5C9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250219085515308 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085516818 DLMGCP DEBUG <0013> Received message: line #00: MDCX 36 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #03: I: A75621F1 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085516818 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085516818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085516818 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085516818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085516818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 output_enabled 1 (mgcp_conn.c:271) 20250219085516818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085516818 DLMGCP DEBUG <0013> (1227/rtp C:A75621F1 r=127.0.0.1:10000<->l=127.0.0.1:5916) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085516818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 MDCX: modified conn:(1227/rtp C:A75621F1 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1238) 20250219085516818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A75621F1 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085516818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #00: 200 36 OK (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #02: o=- A75621F1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250219085516818 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085517327 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085517327 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085517327 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085517327 DLMGCP DEBUG <0013> Received message: line #03: I: E1AB5C9C (mgcp_msg.c:72) 20250219085517327 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085517327 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085517327 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085517328 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085517328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085517328 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085517328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085517328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C output_enabled 1 (mgcp_conn.c:271) 20250219085517328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085517328 DLMGCP DEBUG <0013> (1227/rtp C:E1AB5C9C r=::1:20000<->l=::1:5918) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085517328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C MDCX: modified conn:(1227/rtp C:E1AB5C9C r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1238) 20250219085517328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1AB5C9C MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085517328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #00: 200 37 OK (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #02: o=- E1AB5C9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250219085517328 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: stats: { num_pkts_tx := 171, bytes_payload_tx := 684, 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 } 20250219085519435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085519436 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085519436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085519436 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085519436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085519436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085519436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085519436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085519436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085519436 DLMGCP DEBUG <0013> Generated response: line #00: 200 38 OK (mgcp_msg.c:72) RTPEM0(354)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(356)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(355)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(354)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(357)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Wed Feb 19 08:55:19 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=612888) Waiting for packet dumper to finish... 1 (prev_count=612888, count=675968) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Wed Feb 19 08:55:21 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250219085522521 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10305 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085522521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085522521 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085522521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085522521 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085522521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085522521 DLMGCP DEBUG <0013> Generated response: line #00: 515 10305 FAIL (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10306 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085522524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085522524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085522524 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085522524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085522524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC output_enabled 0 (mgcp_conn.c:271) 20250219085522524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085522524 DLMGCP DEBUG <0013> (1227/rtp C:8D07DCAC r=::1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085522524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1044) 20250219085522524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085522524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #00: 200 10306 OK (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #01: I: 8D07DCAC (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8D07DCAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085522524 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250219085522525 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10307 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085522526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085522526 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085522526 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085522526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085522526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 output_enabled 0 (mgcp_conn.c:271) 20250219085522526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085522526 DLMGCP DEBUG <0013> (1227/rtp C:57FA29C7 r=::1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085522526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1044) 20250219085522526 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085522526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #00: 200 10307 OK (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #01: I: 57FA29C7 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #03: o=- 57FA29C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250219085522526 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085524042 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10308 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #03: I: 8D07DCAC (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085524042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085524042 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085524042 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085524042 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085524043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085524043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC output_enabled 1 (mgcp_conn.c:271) 20250219085524043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085524043 DLMGCP DEBUG <0013> (1227/rtp C:8D07DCAC r=::1:10000<->l=::1:5920) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085524043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC MDCX: modified conn:(1227/rtp C:8D07DCAC r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1238) 20250219085524043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D07DCAC MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085524043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #00: 200 10308 OK (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8D07DCAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250219085524043 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085524549 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10309 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #03: I: 57FA29C7 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085524549 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085524549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085524549 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:425) 20250219085524549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085524549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 output_enabled 1 (mgcp_conn.c:271) 20250219085524549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085524549 DLMGCP DEBUG <0013> (1227/rtp C:57FA29C7 r=::1:20000<->l=::1:5922) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085524549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 MDCX: modified conn:(1227/rtp C:57FA29C7 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1238) 20250219085524549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:57FA29C7 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085524549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #00: 200 10309 OK (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #02: o=- 57FA29C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250219085524549 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250219085526658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10310 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085526659 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085526659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085526659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085526659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085526659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085526659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085526659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085526659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085526659 DLMGCP DEBUG <0013> Generated response: line #00: 200 10310 OK (mgcp_msg.c:72) RTPEM0(359)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(359)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(360)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(361)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(362)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Wed Feb 19 08:55:26 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621996) Waiting for packet dumper to finish... 1 (prev_count=621996, count=681972) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Wed Feb 19 08:55:28 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250219085529864 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61673 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085529864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085529864 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085529864 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085529864 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085529864 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085529864 DLMGCP DEBUG <0013> Generated response: line #00: 515 61673 FAIL (mgcp_msg.c:72) 20250219085529880 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61674 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085529881 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085529881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085529881 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085529881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DB4C68C3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085529881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DB4C68C3 output_enabled 1 (mgcp_conn.c:271) 20250219085529881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085529881 DLMGCP DEBUG <0013> (1226/rtp C:DB4C68C3 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085529881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DB4C68C3 CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1044) 20250219085529881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DB4C68C3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085529881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #00: 200 61674 OK (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #01: I: DB4C68C3 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #03: o=- DB4C68C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085529881 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61675 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085529891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085529892 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085529892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085529892 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085529892 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085529892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26DCC480 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085529892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26DCC480 output_enabled 1 (mgcp_conn.c:271) 20250219085529892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085529892 DLMGCP DEBUG <0013> (1226/rtp C:26DCC480 r=::1:1985<->l=:0 CID=11) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085529892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26DCC480 CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1044) 20250219085529892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26DCC480 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085529892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #00: 200 61675 OK (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #01: I: 26DCC480 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26DCC480 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085529892 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085531103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085531103 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085531103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085531103 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085531103 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085531103 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085531103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085531103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085531103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085531104 DLMGCP DEBUG <0013> Generated response: line #00: 200 61676 OK (mgcp_msg.c:72) RTPEM1(365)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: batch_size: 4 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(367)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(366)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(368)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(364)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(365)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Wed Feb 19 08:55:31 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129700) Waiting for packet dumper to finish... 1 (prev_count=129700, count=182836) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Wed Feb 19 08:55:33 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250219085534242 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22049 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085534242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085534242 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085534242 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085534242 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085534242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085534242 DLMGCP DEBUG <0013> Generated response: line #00: 515 22049 FAIL (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22050 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085534248 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085534248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085534248 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085534248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59400F99 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085534248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59400F99 output_enabled 1 (mgcp_conn.c:271) 20250219085534248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085534248 DLMGCP DEBUG <0013> (1226/rtp C:59400F99 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085534248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59400F99 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1044) 20250219085534248 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:59400F99 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085534248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #00: 200 22050 OK (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #01: I: 59400F99 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #03: o=- 59400F99 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085534248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22051 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085534253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085534253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085534253 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085534253 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085534253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2CF885B8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085534253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2CF885B8 output_enabled 1 (mgcp_conn.c:271) 20250219085534253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085534253 DLMGCP DEBUG <0013> (1226/rtp C:2CF885B8 r=::1:1985<->l=:0 CID=12) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085534253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2CF885B8 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1044) 20250219085534253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2CF885B8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085534253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #00: 200 22051 OK (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #01: I: 2CF885B8 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CF885B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085534253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085535463 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22052 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085535463 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085535463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085535463 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085535463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085535463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085535463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085535463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085535463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085535463 DLMGCP DEBUG <0013> Generated response: line #00: 200 22052 OK (mgcp_msg.c:72) RTPEM1(371)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: batch_size: 4 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(373)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(371)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(374)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(370)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(372)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Wed Feb 19 08:55:35 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168524) Waiting for packet dumper to finish... 1 (prev_count=168524, count=180452) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Wed Feb 19 08:55:37 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250219085538614 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23427 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085538614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085538614 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085538614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085538614 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085538614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085538614 DLMGCP DEBUG <0013> Generated response: line #00: 515 23427 FAIL (mgcp_msg.c:72) 20250219085538622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23428 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085538623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085538623 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085538623 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085538623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFB4E596 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085538623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFB4E596 output_enabled 1 (mgcp_conn.c:271) 20250219085538623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085538623 DLMGCP DEBUG <0013> (1226/rtp C:AFB4E596 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085538623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AFB4E596 CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1044) 20250219085538623 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AFB4E596 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085538623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #00: 200 23428 OK (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #01: I: AFB4E596 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #03: o=- AFB4E596 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250219085538623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23429 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085538629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085538629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085538629 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085538629 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085538629 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085538629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E225B03B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085538629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E225B03B output_enabled 1 (mgcp_conn.c:271) 20250219085538629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085538629 DLMGCP DEBUG <0013> (1226/rtp C:E225B03B r=127.0.0.1:1985<->l=:0 CID=13) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085538630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E225B03B CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1044) 20250219085538630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E225B03B CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085538630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #00: 200 23429 OK (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #01: I: E225B03B (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #04: o=- E225B03B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085538630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085539838 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23430 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085539838 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250219085539838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085539838 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085539838 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085539838 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085539838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085539838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085539838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085539838 DLMGCP DEBUG <0013> Generated response: line #00: 200 23430 OK (mgcp_msg.c:72) RTPEM1(377)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: tolerance: 3 packets MTC@6bb62ec3b81c: batch_size: 4 packets MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(378)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(377)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(376)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(380)@6bb62ec3b81c: Final verdict of PTC: none OsmuxEM(379)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Wed Feb 19 08:55:39 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=160500) Waiting for packet dumper to finish... 1 (prev_count=160500, count=183328) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Wed Feb 19 08:55:41 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250219085543043 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8198 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085543043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085543043 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085543043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085543043 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085543043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085543043 DLMGCP DEBUG <0013> Generated response: line #00: 515 8198 FAIL (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8199 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085543055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085543055 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085543055 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085543055 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085543055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085543055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB output_enabled 0 (mgcp_conn.c:271) 20250219085543055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085543055 DLMGCP DEBUG <0013> (1227/rtp C:D2AE98EB r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085543056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1044) 20250219085543056 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085543056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #00: 200 8199 OK (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #01: I: D2AE98EB (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #03: o=- D2AE98EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085543056 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8200 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085543065 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085543065 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085543065 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085543065 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085543065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085543065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 output_enabled 0 (mgcp_conn.c:271) 20250219085543065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085543065 DLMGCP DEBUG <0013> (1227/rtp C:3A2B4EC7 r=::1:1985<->l=:0 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085543065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1044) 20250219085543065 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085543065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #00: 200 8200 OK (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #01: I: 3A2B4EC7 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A2B4EC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085543065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085544583 DLMGCP DEBUG <0013> Received message: line #00: MDCX 8201 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #03: I: D2AE98EB (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085544583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085544583 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085544583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085544584 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085544584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085544584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB output_enabled 1 (mgcp_conn.c:271) 20250219085544584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085544584 DLMGCP DEBUG <0013> (1227/rtp C:D2AE98EB r=::1:10000<->l=::1:5936) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085544584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB MDCX: modified conn:(1227/rtp C:D2AE98EB r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1238) 20250219085544584 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2AE98EB MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085544584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #00: 200 8201 OK (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #02: o=- D2AE98EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085544584 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085545094 DLMGCP DEBUG <0013> Received message: line #00: MDCX 8202 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #03: I: 3A2B4EC7 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250219085545094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085545094 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085545094 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085545094 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085545094 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085545094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085545094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 output_enabled 1 (mgcp_conn.c:271) 20250219085545094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085545094 DLMGCP DEBUG <0013> (1227/rtp C:3A2B4EC7 r=::1:1985<->l=::1:5938 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085545095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 MDCX: modified conn:(1227/rtp C:3A2B4EC7 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1238) 20250219085545095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3A2B4EC7 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085545095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #00: 200 8202 OK (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3A2B4EC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085545095 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 194, bytes_payload_tx := 3298, 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@6bb62ec3b81c: 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 } 20250219085547208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8203 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085547208 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085547208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085547208 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085547208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085547208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085547208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085547208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085547208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085547208 DLMGCP DEBUG <0013> Generated response: line #00: 200 8203 OK (mgcp_msg.c:72) RTPEM0(382)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(382)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(383)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@6bb62ec3b81c: Final verdict of PTC: none OsmuxEM(385)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(384)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(386)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Wed Feb 19 08:55:47 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=439440) Waiting for packet dumper to finish... 1 (prev_count=439440, count=472188) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Wed Feb 19 08:55:49 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250219085550402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25736 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085550402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085550402 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085550402 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085550402 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085550402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085550402 DLMGCP DEBUG <0013> Generated response: line #00: 515 25736 FAIL (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25737 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085550414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085550414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085550414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085550414 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085550415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085550415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 output_enabled 0 (mgcp_conn.c:271) 20250219085550415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085550415 DLMGCP DEBUG <0013> (1227/rtp C:8936E3E2 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085550415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1044) 20250219085550415 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085550415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #00: 200 25737 OK (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #01: I: 8936E3E2 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8936E3E2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085550415 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25738 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085550423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085550423 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085550423 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085550423 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085550423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085550423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE output_enabled 0 (mgcp_conn.c:271) 20250219085550423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085550423 DLMGCP DEBUG <0013> (1227/rtp C:7E154FCE r=::1:1985<->l=:0 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085550423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1044) 20250219085550423 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085550423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085550423 DLMGCP DEBUG <0013> Generated response: line #00: 200 25738 OK (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Generated response: line #01: I: 7E154FCE (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085550423 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E154FCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085550424 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085550424 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085550424 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085550424 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085550424 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085550424 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085551935 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25739 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #03: I: 8936E3E2 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085551935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085551935 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085551936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085551936 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085551936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085551936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 output_enabled 1 (mgcp_conn.c:271) 20250219085551936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085551936 DLMGCP DEBUG <0013> (1227/rtp C:8936E3E2 r=127.0.0.1:10000<->l=127.0.0.1:5940) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085551936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 MDCX: modified conn:(1227/rtp C:8936E3E2 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1238) 20250219085551936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8936E3E2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085551936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #00: 200 25739 OK (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8936E3E2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085551936 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085552441 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25740 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #03: I: 7E154FCE (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250219085552441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085552441 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085552441 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085552441 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085552441 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085552441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085552441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE output_enabled 1 (mgcp_conn.c:271) 20250219085552441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085552441 DLMGCP DEBUG <0013> (1227/rtp C:7E154FCE r=::1:1985<->l=::1:5942 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085552442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE MDCX: modified conn:(1227/rtp C:7E154FCE r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1238) 20250219085552442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7E154FCE MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085552442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #00: 200 25740 OK (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7E154FCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085552442 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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 } 20250219085554554 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25741 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085554554 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085554554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085554554 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085554554 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085554554 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085554554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085554554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085554554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085554554 DLMGCP DEBUG <0013> Generated response: line #00: 200 25741 OK (mgcp_msg.c:72) RTPEM0(388)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass OsmuxEM(391)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(388)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(389)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(390)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(392)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Wed Feb 19 08:55:54 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449736) Waiting for packet dumper to finish... 1 (prev_count=449736, count=459764) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Wed Feb 19 08:55:56 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250219085557699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43497 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085557699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085557699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085557699 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085557699 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085557699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085557699 DLMGCP DEBUG <0013> Generated response: line #00: 515 43497 FAIL (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43498 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085557704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085557704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085557704 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085557704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085557704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D output_enabled 0 (mgcp_conn.c:271) 20250219085557704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085557704 DLMGCP DEBUG <0013> (1227/rtp C:186A9E3D r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085557704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1044) 20250219085557704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085557704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #00: 200 43498 OK (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #01: I: 186A9E3D (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #03: o=- 186A9E3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085557704 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43499 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085557706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085557706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085557706 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085557706 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085557706 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085557706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085557706 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C output_enabled 0 (mgcp_conn.c:271) 20250219085557706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085557706 DLMGCP DEBUG <0013> (1227/rtp C:E3B6CE8C r=127.0.0.1:1985<->l=:0 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085557707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1044) 20250219085557707 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085557707 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #00: 200 43499 OK (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #01: I: E3B6CE8C (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3B6CE8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085557707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085559224 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43500 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #03: I: 186A9E3D (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085559224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085559224 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085559224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085559224 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085559224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085559224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D output_enabled 1 (mgcp_conn.c:271) 20250219085559224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085559224 DLMGCP DEBUG <0013> (1227/rtp C:186A9E3D r=::1:10000<->l=::1:5944) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085559225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D MDCX: modified conn:(1227/rtp C:186A9E3D r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1238) 20250219085559225 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:186A9E3D MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085559225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #00: 200 43500 OK (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #02: o=- 186A9E3D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085559225 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085559735 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43501 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #03: I: E3B6CE8C (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250219085559735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085559736 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085559736 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085559736 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:248) 20250219085559736 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:425) 20250219085559736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085559736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C output_enabled 1 (mgcp_conn.c:271) 20250219085559736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085559736 DLMGCP DEBUG <0013> (1227/rtp C:E3B6CE8C r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085559736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C MDCX: modified conn:(1227/rtp C:E3B6CE8C r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1238) 20250219085559736 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E3B6CE8C MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085559736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #00: 200 43501 OK (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #03: o=- E3B6CE8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250219085559736 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 194, bytes_payload_tx := 3298, 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@6bb62ec3b81c: 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 } 20250219085601845 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43502 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085601845 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085601845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085601845 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085601845 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085601845 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085601845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085601845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085601845 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085601845 DLMGCP DEBUG <0013> Generated response: line #00: 200 43502 OK (mgcp_msg.c:72) RTPEM0(394)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM0(394)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(396)@6bb62ec3b81c: Final verdict of PTC: none OsmuxEM(397)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(395)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(398)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Wed Feb 19 08:56:01 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=446008) Waiting for packet dumper to finish... 1 (prev_count=446008, count=471400) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Wed Feb 19 08:56:03 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup started. 20250219085605016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30458 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085605016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085605016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085605016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085605016 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085605016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085605016 DLMGCP DEBUG <0013> Generated response: line #00: 515 30458 FAIL (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30459 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085605026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085605026 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085605027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085605027 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085605027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2390B33D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085605027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2390B33D output_enabled 0 (mgcp_conn.c:271) 20250219085605027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085605027 DLMGCP DEBUG <0013> (1227/rtp C:2390B33D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085605027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2390B33D CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1044) 20250219085605027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2390B33D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085605027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #00: 200 30459 OK (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #01: I: 2390B33D (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2390B33D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085605027 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085605036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30460 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085605036 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085605036 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085605036 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085605036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085605036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 output_enabled 0 (mgcp_conn.c:271) 20250219085605036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085605036 DLMGCP DEBUG <0013> (1227/rtp C:9EFD7397 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085605036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1044) 20250219085605036 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085605036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085605036 DLMGCP DEBUG <0013> Generated response: line #00: 200 30460 OK (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Generated response: line #01: I: 9EFD7397 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085605036 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9EFD7397 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605037 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085605037 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085605037 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085605037 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250219085605037 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085605037 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@6bb62ec3b81c: IuUP INIT_ACK Received RTPEM0(400)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085606560 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30461 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #03: I: 2390B33D (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085606560 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085606561 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085606561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085606561 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085606561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2390B33D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085606561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2390B33D output_enabled 1 (mgcp_conn.c:271) 20250219085606561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085606561 DLMGCP DEBUG <0013> (1227/rtp C:2390B33D r=127.0.0.1:10000<->l=127.0.0.1:5948) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085606561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2390B33D MDCX: modified conn:(1227/rtp C:2390B33D r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1238) 20250219085606561 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2390B33D MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085606561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #00: 200 30461 OK (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2390B33D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250219085606561 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085606562 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085607075 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30462 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #03: I: 9EFD7397 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085607076 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085607076 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085607076 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085607076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085607076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 output_enabled 1 (mgcp_conn.c:271) 20250219085607076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085607076 DLMGCP DEBUG <0013> (1227/rtp C:9EFD7397 r=127.0.0.1:20000<->l=127.0.0.1:5950) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085607076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 MDCX: modified conn:(1227/rtp C:9EFD7397 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1238) 20250219085607076 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9EFD7397 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085607076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #00: 200 30462 OK (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9EFD7397 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085607076 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 976, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 798, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250219085609188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30463 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085609188 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085609188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085609188 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085609188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085609188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085609188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085609188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085609191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085609191 DLMGCP DEBUG <0013> Generated response: line #00: 200 30463 OK (mgcp_msg.c:72) RTPEM0(400)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(403)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(400)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(401)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(402)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Wed Feb 19 08:56:09 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=784624) Waiting for packet dumper to finish... 1 (prev_count=784624, count=815736) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Wed Feb 19 08:56:11 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250219085612318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21106 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085612318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085612318 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085612318 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085612318 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085612318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085612318 DLMGCP DEBUG <0013> Generated response: line #00: 515 21106 FAIL (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21107 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085612331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085612331 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085612331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085612331 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085612331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085612331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 output_enabled 0 (mgcp_conn.c:271) 20250219085612331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085612331 DLMGCP DEBUG <0013> (1227/rtp C:E0F23680 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085612331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1044) 20250219085612331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085612332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #00: 200 21107 OK (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #01: I: E0F23680 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0F23680 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085612332 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085612338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21108 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085612338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085612338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085612338 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085612338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085612338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 output_enabled 0 (mgcp_conn.c:271) 20250219085612338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085612338 DLMGCP DEBUG <0013> (1227/rtp C:6A49D6F8 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085612338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1044) 20250219085612338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085612338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #00: 200 21108 OK (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #01: I: 6A49D6F8 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6A49D6F8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085612338 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@6bb62ec3b81c: IuUP INIT_ACK Received RTPEM0(405)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085613859 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21109 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #03: I: E0F23680 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085613859 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085613859 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085613859 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085613859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085613859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 output_enabled 1 (mgcp_conn.c:271) 20250219085613859 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085613859 DLMGCP DEBUG <0013> (1227/rtp C:E0F23680 r=127.0.0.1:10000<->l=127.0.0.1:5952) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085613859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 MDCX: modified conn:(1227/rtp C:E0F23680 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1238) 20250219085613859 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0F23680 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085613859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #00: 200 21109 OK (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #02: o=- E0F23680 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085613859 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085614371 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21110 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #03: I: 6A49D6F8 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085614371 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085614371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085614371 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085614371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085614371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 output_enabled 1 (mgcp_conn.c:271) 20250219085614371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085614371 DLMGCP DEBUG <0013> (1227/rtp C:6A49D6F8 r=127.0.0.1:20000<->l=127.0.0.1:5954) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085614371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 MDCX: modified conn:(1227/rtp C:6A49D6F8 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1238) 20250219085614371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6A49D6F8 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085614371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #00: 200 21110 OK (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6A49D6F8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085614371 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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 } 20250219085616482 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21111 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085616482 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085616482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085616482 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085616482 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085616482 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085616482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085616482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085616486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085616486 DLMGCP DEBUG <0013> Generated response: line #00: 200 21111 OK (mgcp_msg.c:72) RTPEM0(405)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(406)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(408)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(407)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Wed Feb 19 08:56:16 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=769336) Waiting for packet dumper to finish... 1 (prev_count=769336, count=813672) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Wed Feb 19 08:56:18 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250219085619663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31170 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085619663 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085619664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085619664 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085619664 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085619664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085619664 DLMGCP DEBUG <0013> Generated response: line #00: 515 31170 FAIL (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31171 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085619676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085619676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085619676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085619676 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085619676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085619676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 output_enabled 0 (mgcp_conn.c:271) 20250219085619676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085619676 DLMGCP DEBUG <0013> (1227/rtp C:44B80633 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085619677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1044) 20250219085619677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:44B80633 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085619677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #00: 200 31171 OK (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #01: I: 44B80633 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #03: o=- 44B80633 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085619677 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085619685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31172 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085619685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085619686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085619686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085619686 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085619686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085619686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 output_enabled 0 (mgcp_conn.c:271) 20250219085619686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085619686 DLMGCP DEBUG <0013> (1227/rtp C:7E840333 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085619686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1044) 20250219085619686 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7E840333 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085619686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #00: 200 31172 OK (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #01: I: 7E840333 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7E840333 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085619686 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@6bb62ec3b81c: IuUP INIT_ACK Received RTPEM0(410)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085621204 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31173 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #03: I: 44B80633 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085621204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085621204 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085621204 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085621204 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085621205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085621205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 output_enabled 1 (mgcp_conn.c:271) 20250219085621205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085621205 DLMGCP DEBUG <0013> (1227/rtp C:44B80633 r=127.0.0.1:10000<->l=127.0.0.1:5956) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085621205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 MDCX: modified conn:(1227/rtp C:44B80633 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1238) 20250219085621205 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:44B80633 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085621205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #00: 200 31173 OK (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #02: o=- 44B80633 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085621205 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085621717 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31174 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #03: I: 7E840333 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085621717 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085621717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085621717 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085621717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085621717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 output_enabled 1 (mgcp_conn.c:271) 20250219085621717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085621717 DLMGCP DEBUG <0013> (1227/rtp C:7E840333 r=127.0.0.1:20000<->l=127.0.0.1:5958) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085621717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 MDCX: modified conn:(1227/rtp C:7E840333 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1238) 20250219085621717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7E840333 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085621717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #00: 200 31174 OK (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7E840333 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085621717 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 976, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 798, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: setverdict(pass): none -> pass 20250219085623730 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31175 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #03: I: 7E840333 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085623730 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085623730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085623730 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085623730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085623730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 output_enabled 0 (mgcp_conn.c:271) 20250219085623730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085623730 DLMGCP DEBUG <0013> (1227/rtp C:7E840333 r=127.0.0.1:20000<->l=127.0.0.1:5958) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085623730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E840333 MDCX: modified conn:(1227/rtp C:7E840333 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1238) 20250219085623730 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7E840333 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085623730 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #00: 200 31175 OK (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7E840333 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250219085623730 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085623731 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31176 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #03: I: 44B80633 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085624740 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085624740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085624740 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085624740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085624740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 output_enabled 0 (mgcp_conn.c:271) 20250219085624740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085624740 DLMGCP DEBUG <0013> (1227/rtp C:44B80633 r=127.0.0.1:10000<->l=127.0.0.1:5956) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085624740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44B80633 MDCX: modified conn:(1227/rtp C:44B80633 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1238) 20250219085624740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:44B80633 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085624740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #00: 200 31176 OK (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #02: o=- 44B80633 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085624740 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085625851 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31177 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085625851 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085625852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085625852 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085625852 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085625852 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085625852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085625852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085625856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085625856 DLMGCP DEBUG <0013> Generated response: line #00: 200 31177 OK (mgcp_msg.c:72) RTPEM0(410)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(413)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(411)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(412)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Wed Feb 19 08:56:25 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=971244) Waiting for packet dumper to finish... 1 (prev_count=971244, count=1013572) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Wed Feb 19 08:56:27 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250219085628967 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21614 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085628967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085628967 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085628967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085628967 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085628967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085628967 DLMGCP DEBUG <0013> Generated response: line #00: 515 21614 FAIL (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21615 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085628976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085628976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085628976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085628976 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085628976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4020A92C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085628976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4020A92C output_enabled 0 (mgcp_conn.c:271) 20250219085628976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085628976 DLMGCP DEBUG <0013> (1227/rtp C:4020A92C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085628977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4020A92C CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1044) 20250219085628977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4020A92C CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085628977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #00: 200 21615 OK (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #01: I: 4020A92C (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4020A92C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085628977 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085628980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21616 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085628980 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085628980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085628980 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085628980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085628980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 output_enabled 0 (mgcp_conn.c:271) 20250219085628980 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085628980 DLMGCP DEBUG <0013> (1227/rtp C:BAFDA9F2 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085628980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1044) 20250219085628980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085628980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #00: 200 21616 OK (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #01: I: BAFDA9F2 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #03: o=- BAFDA9F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085628980 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@6bb62ec3b81c: IuUP INIT_ACK Received 20250219085629024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629448 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085629999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085630498 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21617 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #03: I: 4020A92C (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085630498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085630498 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085630498 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085630498 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085630498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4020A92C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085630498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4020A92C output_enabled 1 (mgcp_conn.c:271) 20250219085630498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085630498 DLMGCP DEBUG <0013> (1227/rtp C:4020A92C r=127.0.0.1:10000<->l=127.0.0.1:5960) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085630498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4020A92C MDCX: modified conn:(1227/rtp C:4020A92C r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1238) 20250219085630498 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4020A92C MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085630498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085630498 DLMGCP DEBUG <0013> Generated response: line #00: 200 21617 OK (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4020A92C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085630499 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085630501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630521 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630657 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630687 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630800 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630821 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630834 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630841 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630882 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085630979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085630983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(416)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085631009 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21618 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #03: I: BAFDA9F2 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085631009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085631009 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085631009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085631009 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085631010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085631010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 output_enabled 1 (mgcp_conn.c:271) 20250219085631010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085631010 DLMGCP DEBUG <0013> (1227/rtp C:BAFDA9F2 r=127.0.0.1:20000<->l=127.0.0.1:5962) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085631010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 MDCX: modified conn:(1227/rtp C:BAFDA9F2 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1238) 20250219085631010 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BAFDA9F2 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085631010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #00: 200 21618 OK (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #02: o=- BAFDA9F2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085631010 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085631024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631045 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631086 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631106 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631127 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631147 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631168 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631189 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631355 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631396 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631418 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631438 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631459 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631479 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631500 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631582 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631768 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631789 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631810 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631830 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631830 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631851 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631851 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631974 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085631994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085631996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632117 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632241 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632262 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632303 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632364 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632406 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632426 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632447 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632468 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632489 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632510 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632530 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632571 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632591 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632612 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632632 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632653 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632673 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632694 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632714 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632734 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632755 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632775 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632796 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632817 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632879 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632899 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632920 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632941 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085632983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085632984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085633003 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085633005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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 } 20250219085633119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21619 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085633119 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085633119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085633119 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085633119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085633119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085633119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085633119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085633121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085633121 DLMGCP DEBUG <0013> Generated response: line #00: 200 21619 OK (mgcp_msg.c:72) RTPEM0(415)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(415)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(416)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(417)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(418)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Wed Feb 19 08:56:33 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=737032) Waiting for packet dumper to finish... 1 (prev_count=737032, count=829864) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Wed Feb 19 08:56:35 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250219085636298 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19464 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085636298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085636298 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085636298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085636298 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085636299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085636299 DLMGCP DEBUG <0013> Generated response: line #00: 515 19464 FAIL (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19465 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085636312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085636312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085636312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085636312 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085636312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085636312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 output_enabled 0 (mgcp_conn.c:271) 20250219085636312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085636312 DLMGCP DEBUG <0013> (1227/rtp C:F90CFBB5 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085636313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1044) 20250219085636313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085636313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #00: 200 19465 OK (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #01: I: F90CFBB5 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #03: o=- F90CFBB5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085636313 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085636322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19466 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085636322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085636323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085636323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085636323 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085636323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085636323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 output_enabled 0 (mgcp_conn.c:271) 20250219085636323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085636323 DLMGCP DEBUG <0013> (1227/rtp C:B86F2EA4 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085636323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1044) 20250219085636323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085636323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #00: 200 19466 OK (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #01: I: B86F2EA4 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #03: o=- B86F2EA4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085636323 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@6bb62ec3b81c: IuUP INIT_ACK Received 20250219085636373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085636985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637006 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085637846 DLMGCP DEBUG <0013> Received message: line #00: MDCX 19467 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #03: I: F90CFBB5 (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085637846 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085637847 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085637847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085637847 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085637847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085637847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 output_enabled 1 (mgcp_conn.c:271) 20250219085637847 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085637847 DLMGCP DEBUG <0013> (1227/rtp C:F90CFBB5 r=127.0.0.1:10000<->l=127.0.0.1:5964) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085637847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 MDCX: modified conn:(1227/rtp C:F90CFBB5 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1238) 20250219085637847 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F90CFBB5 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085637847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #00: 200 19467 OK (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #02: o=- F90CFBB5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085637847 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085637856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637882 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637957 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085637983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085637998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638106 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638122 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638206 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638269 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(421)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085638361 DLMGCP DEBUG <0013> Received message: line #00: MDCX 19468 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #03: I: B86F2EA4 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085638361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085638361 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085638361 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085638361 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085638362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085638362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 output_enabled 1 (mgcp_conn.c:271) 20250219085638362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085638362 DLMGCP DEBUG <0013> (1227/rtp C:B86F2EA4 r=127.0.0.1:20000<->l=127.0.0.1:5966) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085638362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 MDCX: modified conn:(1227/rtp C:B86F2EA4 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1238) 20250219085638362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B86F2EA4 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085638362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #00: 200 19468 OK (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #02: o=- B86F2EA4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085638362 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085638374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638397 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638417 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638498 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638539 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638580 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638601 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638623 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638874 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638915 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638935 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638955 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085638996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085638997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639079 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639120 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639204 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639225 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639267 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639288 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639330 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639371 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639536 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639557 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639578 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639619 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639639 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639659 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639680 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639720 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639760 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085639987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085639989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640008 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640068 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640089 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640110 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640130 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640171 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640212 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640233 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640253 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640273 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640294 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640315 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640335 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085640356 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250219085640358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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 } 20250219085640471 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19469 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085640471 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085640471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085640471 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085640471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085640471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085640471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085640471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085640474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085640474 DLMGCP DEBUG <0013> Generated response: line #00: 200 19469 OK (mgcp_msg.c:72) RTPEM0(420)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(420)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(422)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(421)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(423)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Wed Feb 19 08:56:40 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=767816) Waiting for packet dumper to finish... 1 (prev_count=767816, count=829944) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Wed Feb 19 08:56:42 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250219085643593 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64519 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085643593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085643593 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085643593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085643593 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085643593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085643593 DLMGCP DEBUG <0013> Generated response: line #00: 515 64519 FAIL (mgcp_msg.c:72) 20250219085643604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64520 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085643604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085643605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085643605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085643605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085643605 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085643605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085643605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 output_enabled 0 (mgcp_conn.c:271) 20250219085643605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085643605 DLMGCP DEBUG <0013> (1227/rtp C:60B99CF0 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085643606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1044) 20250219085643606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085643606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #00: 200 64520 OK (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #01: I: 60B99CF0 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #03: o=- 60B99CF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085643606 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085643616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64521 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085643616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085643616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085643616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085643616 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085643616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085643616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 output_enabled 0 (mgcp_conn.c:271) 20250219085643616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085643616 DLMGCP DEBUG <0013> (1227/rtp C:D1599827 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085643617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1044) 20250219085643617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1599827 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085643617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #00: 200 64521 OK (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #01: I: D1599827 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #03: o=- D1599827 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085643617 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@6bb62ec3b81c: IuUP INIT_ACK Received 20250219085643668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085643988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644343 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644509 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644841 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644862 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644883 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085644986 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645027 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085645141 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64522 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #03: I: 60B99CF0 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085645141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085645141 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085645141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085645141 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085645141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085645141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 output_enabled 1 (mgcp_conn.c:271) 20250219085645141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085645141 DLMGCP DEBUG <0013> (1227/rtp C:60B99CF0 r=127.0.0.1:10000<->l=127.0.0.1:5968) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085645142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 MDCX: modified conn:(1227/rtp C:60B99CF0 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1238) 20250219085645142 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085645142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #00: 200 64522 OK (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #02: o=- 60B99CF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085645142 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085645145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645272 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645293 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645314 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645355 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645364 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645396 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645405 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645417 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645438 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645458 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645479 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645562 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645588 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645603 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(426)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085645658 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64523 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #03: I: D1599827 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085645659 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085645659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085645659 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085645659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085645659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 output_enabled 1 (mgcp_conn.c:271) 20250219085645659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085645659 DLMGCP DEBUG <0013> (1227/rtp C:D1599827 r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085645659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 MDCX: modified conn:(1227/rtp C:D1599827 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250219085645659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1599827 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085645659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #00: 200 64523 OK (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #02: o=- D1599827 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085645659 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085645669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645674 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645694 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645715 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645752 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645756 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645776 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645797 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645817 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645837 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645857 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645877 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645898 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645918 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085645979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085645999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646021 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646062 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646144 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646164 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646185 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646206 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646208 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646226 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646267 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646330 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646351 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646471 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646553 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646573 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646575 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646679 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646699 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646760 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646885 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646926 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085646987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085646988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647008 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647069 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647089 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647110 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647131 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647172 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647256 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647276 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647297 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647318 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647379 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647461 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647481 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647502 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647523 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647543 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647564 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647585 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647627 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647647 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085647665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647668 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass 20250219085647672 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64524 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #03: I: D1599827 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085647672 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085647672 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085647672 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085647672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085647672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 output_enabled 0 (mgcp_conn.c:271) 20250219085647672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085647672 DLMGCP DEBUG <0013> (1227/rtp C:D1599827 r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085647672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 MDCX: modified conn:(1227/rtp C:D1599827 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250219085647672 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1599827 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085647672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #00: 200 64524 OK (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #02: o=- D1599827 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085647672 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085647685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085647981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64525 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #03: I: 60B99CF0 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085648688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085648688 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085648688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085648688 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085648689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085648689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 output_enabled 0 (mgcp_conn.c:271) 20250219085648689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085648689 DLMGCP DEBUG <0013> (1227/rtp C:60B99CF0 r=127.0.0.1:10000<->l=127.0.0.1:5968) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085648689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 MDCX: modified conn:(1227/rtp C:60B99CF0 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1238) 20250219085648689 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:60B99CF0 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085648689 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #00: 200 64525 OK (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #02: o=- 60B99CF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085648689 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #00: MDCX 64526 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #03: I: D1599827 (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085648696 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085648697 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085648697 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085648697 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085648697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085648697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 output_enabled 1 (mgcp_conn.c:271) 20250219085648697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085648697 DLMGCP DEBUG <0013> (1227/rtp C:D1599827 r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085648697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1599827 MDCX: modified conn:(1227/rtp C:D1599827 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1238) 20250219085648697 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1599827 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085648697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #00: 200 64526 OK (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #02: o=- D1599827 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085648697 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085649810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64527 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085649810 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085649810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085649810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085649810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085649810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085649811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085649811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085649813 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085649813 DLMGCP DEBUG <0013> Generated response: line #00: 200 64527 OK (mgcp_msg.c:72) RTPEM0(425)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(425)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(427)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(428)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(426)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Wed Feb 19 08:56:49 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=970924) Waiting for packet dumper to finish... 1 (prev_count=970924, count=997392) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Wed Feb 19 08:56:51 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250219085652997 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48752 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085652997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085652997 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085652997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085652997 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085652997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085652997 DLMGCP DEBUG <0013> Generated response: line #00: 515 48752 FAIL (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48753 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085653010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085653010 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085653010 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085653010 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085653011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1724435 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085653011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1724435 output_enabled 0 (mgcp_conn.c:271) 20250219085653011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085653011 DLMGCP DEBUG <0013> (1227/rtp C:D1724435 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085653011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1724435 CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1044) 20250219085653011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1724435 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085653011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #00: 200 48753 OK (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #01: I: D1724435 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #03: o=- D1724435 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085653011 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. 20250219085653020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48754 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085653020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085653020 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085653020 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085653021 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085653021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085653021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E output_enabled 0 (mgcp_conn.c:271) 20250219085653021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085653021 DLMGCP DEBUG <0013> (1227/rtp C:A577375E r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085653021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1044) 20250219085653021 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A577375E CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085653021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #00: 200 48754 OK (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #01: I: A577375E (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #03: o=- A577375E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085653021 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@6bb62ec3b81c: IuUP INIT_ACK Received 20250219085653071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653743 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653826 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085653997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085654531 DLMGCP DEBUG <0013> Received message: line #00: MDCX 48755 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #03: I: D1724435 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085654531 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085654531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085654531 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085654531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1724435 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085654531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1724435 output_enabled 1 (mgcp_conn.c:271) 20250219085654531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085654531 DLMGCP DEBUG <0013> (1227/rtp C:D1724435 r=127.0.0.1:10000<->l=127.0.0.1:5972) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085654531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1724435 MDCX: modified conn:(1227/rtp C:D1724435 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1238) 20250219085654531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1724435 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085654531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #00: 200 48755 OK (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #02: o=- D1724435 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085654531 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085654533 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654553 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654573 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654614 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654635 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654676 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654697 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654801 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654821 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654842 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654927 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085654986 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085654991 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655013 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(431)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085655042 DLMGCP DEBUG <0013> Received message: line #00: MDCX 48756 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085655042 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #03: I: A577375E (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085655043 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085655043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085655043 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:425) 20250219085655043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085655043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E output_enabled 1 (mgcp_conn.c:271) 20250219085655043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085655043 DLMGCP DEBUG <0013> (1227/rtp C:A577375E r=127.0.0.1:20000<->l=127.0.0.1:5974) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085655043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E MDCX: modified conn:(1227/rtp C:A577375E r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1238) 20250219085655043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A577375E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085655043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #00: 200 48756 OK (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #02: o=- A577375E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250219085655043 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085655050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655119 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655139 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655180 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655221 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655241 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655261 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655282 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655302 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655322 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655343 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655363 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655606 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655647 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655873 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655915 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655935 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085655978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085655999 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656019 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656102 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656122 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656164 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656185 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656205 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656226 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656247 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656350 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656580 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656641 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656661 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656682 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656702 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656722 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656763 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656784 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656824 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656865 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656886 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656888 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656906 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656927 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656968 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085656988 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085656990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085657009 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085657011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085657029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250219085657031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250219085657050 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed 20250219085657562 DLMGCP DEBUG <0013> Received message: line #00: MDCX 48757 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085657562 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085657562 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #03: I: A577375E (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085657563 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085657563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085657563 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:425) 20250219085657563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085657563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E output_enabled 1 (mgcp_conn.c:271) 20250219085657563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085657563 DLMGCP DEBUG <0013> (1227/rtp C:A577375E r=127.0.0.1:20000<->l=127.0.0.1:5974) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085657563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A577375E MDCX: modified conn:(1227/rtp C:A577375E r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1238) 20250219085657563 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A577375E MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085657563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #00: 200 48757 OK (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #02: o=- A577375E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250219085657563 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250219085657588 DLIUUP ERROR <001a> IuUP(A577375E)[0x5638f86f3990]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20250219085657588 DRTP ERROR <0000> (rtpbridge/2@mgw I:A577375E) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 288, bytes_payload_tx := 8928, 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@6bb62ec3b81c: stats: { num_pkts_tx := 219, bytes_payload_tx := 6959, num_pkts_rx := 193, bytes_payload_rx := 6451, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250219085659680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48758 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085659680 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085659680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085659680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085659680 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085659680 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085659680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085659681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085659684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085659684 DLMGCP DEBUG <0013> Generated response: line #00: 200 48758 OK (mgcp_msg.c:72) RTPEM0(430)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): pass -> pass, component reason not changed RTPEM0(430)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(431)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(432)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(433)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Wed Feb 19 08:56:59 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1101556) Waiting for packet dumper to finish... 1 (prev_count=1101556, count=1171068) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Wed Feb 19 08:57:01 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250219085702865 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1052 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085702866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085702866 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085702866 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085702866 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085702866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085702866 DLMGCP DEBUG <0013> Generated response: line #00: 515 1052 FAIL (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1053 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085702879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085702879 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085702879 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085702879 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:425) 20250219085702879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085702879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 output_enabled 0 (mgcp_conn.c:271) 20250219085702879 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085702879 DLMGCP DEBUG <0013> (1227/rtp C:CE6E0F78 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085702880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1044) 20250219085702880 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085702880 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #00: 200 1053 OK (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #01: I: CE6E0F78 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #03: o=- CE6E0F78 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085702880 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1054 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702887 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085702888 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085702888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085702888 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:425) 20250219085702888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250219085702888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 output_enabled 0 (mgcp_conn.c:271) 20250219085702888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085702888 DLMGCP DEBUG <0013> (1227/rtp C:931E75F3 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085702888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1044) 20250219085702888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085702888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #00: 200 1054 OK (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #01: I: 931E75F3 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #03: o=- 931E75F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085702888 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085704405 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1055 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #03: I: CE6E0F78 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085704405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085704405 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085704405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085704405 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:425) 20250219085704405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085704405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 output_enabled 1 (mgcp_conn.c:271) 20250219085704405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085704405 DLMGCP DEBUG <0013> (1227/rtp C:CE6E0F78 r=127.0.0.1:10000<->l=127.0.0.1:5976) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085704406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 MDCX: modified conn:(1227/rtp C:CE6E0F78 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1238) 20250219085704406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE6E0F78 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085704406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #00: 200 1055 OK (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #02: o=- CE6E0F78 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085704406 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@6bb62ec3b81c: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250219085704917 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1056 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #03: I: 931E75F3 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085704918 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085704918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1082) 20250219085704918 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:425) 20250219085704918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250219085704918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 output_enabled 1 (mgcp_conn.c:271) 20250219085704918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085704918 DLMGCP DEBUG <0013> (1227/rtp C:931E75F3 r=127.0.0.1:20000<->l=127.0.0.1:5978) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085704918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 MDCX: modified conn:(1227/rtp C:931E75F3 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1238) 20250219085704918 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:931E75F3 MDCX: connection successfully modified (mgcp_protocol.c:1249) 20250219085704918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #00: 200 1056 OK (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #02: o=- 931E75F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250219085704918 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@6bb62ec3b81c: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6bb62ec3b81c: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, 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 } 20250219085707027 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1057 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085707027 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250219085707027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20250219085707027 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:451) 20250219085707027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085707027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1359) 20250219085707027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085707027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085707027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085707027 DLMGCP DEBUG <0013> Generated response: line #00: 200 1057 OK (mgcp_msg.c:72) RTPEM0(435)@6bb62ec3b81c: Warning: Stopping inactive timer T_transmit. MTC@6bb62ec3b81c: setverdict(pass): none -> pass RTPEM2(437)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(438)@6bb62ec3b81c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(436)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(435)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Wed Feb 19 08:57:07 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=633204) Waiting for packet dumper to finish... 1 (prev_count=633204, count=667692) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Wed Feb 19 08:57:09 UTC 2025 /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@6bb62ec3b81c: 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@6bb62ec3b81c: Test case TC_one_crcx_loopback_rtp_implicit started. 20250219085710206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19822 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085710206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085710206 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085710206 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085710206 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1291) 20250219085710206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:240) 20250219085710206 DLMGCP DEBUG <0013> Generated response: line #00: 515 19822 FAIL (mgcp_msg.c:72) 20250219085710218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19823 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085710218 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250219085710218 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250219085710218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250219085710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085710218 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085710218 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:826) 20250219085710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B81A4D6D connection mode 'loopback' 7 (mgcp_conn.c:264) 20250219085710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B81A4D6D output_enabled 1 (mgcp_conn.c:271) 20250219085710218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:671) 20250219085710219 DLMGCP DEBUG <0013> (1225/rtp C:B81A4D6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250219085710219 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:177) 20250219085710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B81A4D6D CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1044) 20250219085710219 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:B81A4D6D CRCX: connection successfully created (mgcp_protocol.c:1053) 20250219085710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #00: 200 19823 OK (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #01: I: B81A4D6D (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #03: o=- B81A4D6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250219085710219 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250219085711324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19824 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250219085711324 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250219085711324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20250219085711324 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:451) 20250219085711324 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1274) 20250219085711324 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1359) 20250219085711324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085711324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:771) 20250219085711324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:240) 20250219085711324 DLMGCP DEBUG <0013> Generated response: line #00: 200 19824 OK (mgcp_msg.c:72) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(444)@6bb62ec3b81c: Final verdict of PTC: none RTPEM2(442)@6bb62ec3b81c: Final verdict of PTC: none VirtCallAgent-STATS(443)@6bb62ec3b81c: Final verdict of PTC: none RTPEM1(441)@6bb62ec3b81c: Final verdict of PTC: none RTPEM0(440)@6bb62ec3b81c: Final verdict of PTC: none MTC@6bb62ec3b81c: Setting final verdict of the test case. MTC@6bb62ec3b81c: Local verdict of MTC: pass MTC@6bb62ec3b81c: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@6bb62ec3b81c: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@6bb62ec3b81c: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@6bb62ec3b81c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Wed Feb 19 08:57:11 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58132) Waiting for packet dumper to finish... 1 (prev_count=58132, count=80284) MTC@6bb62ec3b81c: 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@6bb62ec3b81c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6bb62ec3b81c: Terminating MTC. MC@6bb62ec3b81c: MTC terminated. MC2> exit MC@6bb62ec3b81c: Shutting down session. MC@6bb62ec3b81c: 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 (761887) [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-20250219-0850-011bdb3f-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-20250219-0850-011bdb3f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (761803) [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-20250219-0850-011bdb3f-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']           "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"6141\", string := \"OK\" }, params := { { code := \"I\", val := \"C108E0FE\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"C108E0FE\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := \"0\", stop_time := \"0\" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := \"audio\", ports := { port_number := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"6141\", string := ? }, params := { }, sdp := omit } } }" MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase                                                         "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"1077\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"1077\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3414 MGCP_Test control part MGCP_Test.ttcn:2627 TC_e1_crcx_and_dlcx_ep testcase    "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"20003\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"20003\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3415 MGCP_Test control part MGCP_Test.ttcn:2648 TC_e1_crcx_with_overlap testcase    "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19225\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19225\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3416 MGCP_Test control part MGCP_Test.ttcn:2679 TC_e1_crcx_loopback testcase    "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"58460\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"58460\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3417 MGCP_Test control part MGCP_Test.ttcn:2713 TC_e1_dlcx_wildcarded testcase                         [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20250219-0850-011bdb3f-0'] testenv-mgw-osmocom-nightly-20250219-0850-011bdb3f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2750/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